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☆37Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- A distributed message queue.☆125Updated 3 months ago
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- ☆34Updated 4 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆43Updated 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.☆77Updated 7 months ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 5 months ago
- Simple key-value storage server with http endpoints in golang☆42Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A basic Raft implementation in Go.☆228Updated last year
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- Decentralized distributed systems consensus☆62Updated 3 years ago
- (educational) build your own disk based KV store in Go☆244Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆145Updated 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…☆332Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- workshop material on optimizing go programs☆59Updated 5 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆194Updated last year
- Checklist for code reviews☆158Updated 4 years ago
- Go based Open Source Scheduler Service☆14Updated last month
- one billion row challenge☆42Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year