Bitcask is an embedded key-value DBMS that uses a log-structured storage format. The system includes a built-in Redis compatible server interface.
- Source Code
- https://github.com/prologic/bitcask[02]
- Developer
- Country of Origin
- AU
- Start Year
- 2019 [04]
- End Year
- 2023
- Project Type
- Open Source
- Written in
- Go
- Supported Languages
- Go
- Inspired By
- Riak
- Compatible With
- Redis
- License
- MIT License
Bitcask is an embedded key-value DBMS that uses a log-structured storage format. The system includes a built-in Redis compatible server interface.
Citations
4 sources- https://prologic.github.io/bitcask github.io
- GitHub - prologic/bitcask: 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak. · GitHub github.com
- https://pkg.go.dev/github.com/prologic/bitcask go.dev
- https://github.com/prologic/bitcask/commit/a42cd20ddf0ec00266189c1f87891d7a776d1ac8 github.com
Revision #4
Last Updated: