hoanhan101 / hstore
Key-value store on top of Raft Consensus Algorithm
☆11Updated 6 years ago
Alternatives and similar repositories for hstore:
Users that are interested in hstore are comparing it to the libraries listed below
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- Simple and efficient WAL implementation in Go 🚀☆60Updated 11 months ago
- (educational) build your own disk based KV store☆12Updated 8 months ago
- An LSM Tree based Key-Value storage engine written in Go☆33Updated 10 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ☆34Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 7 months ago
- Go performance community☆32Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 7 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- ☆27Updated last year
- Many queue implementations with a test-suite☆11Updated 2 years ago
- This repo contains my notes on working with postgresql and mysql and mongodb☆15Updated 4 years ago
- A slick BTree on disk based key value store implemented in pure Go☆148Updated 2 years ago
- Go Generic Library☆22Updated 7 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆118Updated 2 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- ☆22Updated 2 years ago
- Decentralized distributed systems consensus☆62Updated 3 years ago
- Straightforward implementation of Raft Consensus☆65Updated 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
- Building an intuition for latency and throughput of basic operations across SQL databases.☆53Updated last year
- Mutual exclusion lock package for distributed Go programs☆15Updated 6 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 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
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago