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:
- Simple and efficient WAL implementation in Go πβ61Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ35Updated last year
- An LSM Tree based Key-Value storage engine written in Goβ38Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 8 months ago
- β34Updated 4 years ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to existβ42Updated last year
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.β89Updated 9 months ago
- A distributed message queue.β125Updated 3 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.β61Updated 8 months ago
- (educational) build your own disk based KV storeβ12Updated 11 months ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.β54Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store packageβ36Updated 8 months ago
- β16Updated 6 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.β45Updated 4 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.β28Updated 3 years ago
- Mutual exclusion lock package for distributed Go programsβ15Updated 6 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviromentsβ70Updated 3 years ago
- A service for managing locks in multiprocess/distributed systemsβ13Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.β121Updated 2 years ago
- Many queue implementations with a test-suiteβ11Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.β70Updated 3 months ago
- Spaceship Go - A journey into the Standard Libraryβ86Updated 2 years ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β64Updated 4 months ago
- β33Updated 2 years ago
- A repo full of interview question implementations in golang.β107Updated 3 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- A scenario-based testing framework for distributed processesβ24Updated 2 years ago
- A Go implementation of the PGM indexβ15Updated 2 years ago