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 6 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated 2 weeks ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- This repo contains my notes on working with postgresql and mysql and mongodb☆17Updated 4 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- ☆34Updated 4 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A basic Raft implementation in Go.☆233Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- one billion row challenge☆43Updated last year
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- workshop material on optimizing go programs☆59Updated 6 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago