hoanhan101 / hstoreLinks
Key-value store on top of Raft Consensus Algorithm
☆11Updated 7 years ago
Alternatives and similar repositories for hstore
Users that are interested in hstore are comparing it to the libraries listed below
Sorting:
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- A distributed message queue.☆125Updated last month
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- LSM-based key-value store in Go for educational purpose.☆71Updated 5 months ago
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- ☆34Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆109Updated 4 months ago
- Distributed key-value database in Go☆43Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A basic Raft implementation in Go.☆229Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- Straightforward implementation of Raft Consensus☆65Updated 4 years ago
- An LSM Tree based Key-Value storage engine written in Go☆40Updated last year
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆330Updated 2 months ago
- one billion row challenge☆42Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated 3 weeks ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆102Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- (educational) build your own disk based KV store in Go☆239Updated last year
- Miscellaneous Go hacks☆242Updated last month
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Simple key-value storage server with http endpoints in golang☆42Updated 3 years ago
- Minimal hashicorp/raft example☆39Updated last month
- Golang implementation of Chord DHT☆35Updated 3 years ago