Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://git.mills.io/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.
https://git.mills.io/prologic/bitcask
bitcask database db go golang key-value kv kvstore lsm trie
Last synced: 13 days ago
JSON representation
🔑 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.
- Host: git.mills.io
- URL: https://git.mills.io/prologic/bitcask
- Owner: prologic
- Created: 2021-07-10T00:53:42.000Z (over 3 years ago)
- Default Branch: main
- Last Synced: 2024-01-03T00:35:23.701Z (10 months ago)
- Topics: bitcask, database, db, go, golang, key-value, kv, kvstore, lsm, trie
- Language: Go
- Homepage:
- Size: 31.5 MB
- Stars: 5
- Forks: 4
- Open Issues: 6
Awesome Lists containing this project
- awesome-go - Bitcask - Bitcask is an embeddable, persistent and fast key-value (KV) database written in pure Go with predictable read/write performance, low latency and high throughput thanks to the bitcask on-disk layout (LSM+WAL). (Database / Databases Implemented in Go)
- awesome-go-extra - Bitcask - value (KV) database written in pure Go with predictable read/write performance, low latency and high throughput thanks to the bitcask on-disk layout (LSM+WAL).|-|-|-|-|-| (Generators / Databases Implemented in Go)
- awesome-go-storage - Bitcask - Bitcask is an embeddable, persistent and fast key-value (KV) database written in pure Go with predictable read/write performance, low latency and high throughput thanks to the bitcask on-disk layout (LSM+WAL). (Key-Value Store)