Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://git.mills.io/prologic/bitraft
🎉 A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
https://git.mills.io/prologic/bitraft
bitcask database db distributed go golang kv kvstore raft
Last synced: about 2 months ago
JSON representation
🎉 A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
- Host: git.mills.io
- URL: https://git.mills.io/prologic/bitraft
- Owner: prologic
- Created: 2021-07-10T03:10:13.000Z (over 3 years ago)
- Default Branch: main
- Last Synced: 2024-01-08T07:54:17.034Z (about 1 year ago)
- Topics: bitcask, database, db, distributed, go, golang, kv, kvstore, raft
- Language: Go
- Homepage:
- Size: 3.23 MB
- Stars: 3
- Forks: 2
- Open Issues: 4
Awesome Lists containing this project
- awesome-go-storage - Bitraft - Bitraft is a distributed raft-based key/value store with a Redis-compatible protocol. It uses [Bitcask](https://git.mills.io/prologic/bitcask) for high performance/throughout and low latency. (Key-Value Store)