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 5 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- ☆34Updated 4 years ago
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- A basic Raft implementation in Go.☆231Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- Persistent Key-Value store based on BitCask.☆19Updated 10 months ago
- This repo contains my notes on working with postgresql and mysql and mongodb☆17Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 7 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- Decentralized distributed systems consensus☆62Updated 3 years ago
- Mutual exclusion lock package for distributed Go programs☆16Updated 6 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Distributed key-value database in Go☆44Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Simple key-value storage server with http endpoints in golang☆42Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago