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:
- A distributed message queue.☆125Updated 7 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- LSM-based key-value store in Go for educational purpose.☆84Updated 10 months ago
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆199Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- A basic Raft implementation in Go.☆231Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- Simple key-value storage server with http endpoints in golang☆43Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 9 months ago
- ☆34Updated 4 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆363Updated last month
- Decentralized distributed systems consensus☆62Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- workshop material on optimizing go programs☆60Updated 6 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Distributed key-value database in Go☆44Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- Go programming language port of liburing.☆115Updated 2 years ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- Log-structured merge-tree☆34Updated 2 years ago
- (educational) build your own disk based KV store in Go☆253Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year