hoanhan101 / hstoreLinks
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
Sorting:
- Simple and efficient WAL implementation in Go πβ61Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 7 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ35Updated last year
- 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
- (educational) build your own disk based KV storeβ12Updated 10 months ago
- A distributed message queue.β125Updated 10 months ago
- LSM-based key-value store in Go for educational purpose.β68Updated 3 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLβ103Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocationsβ70Updated 5 months ago
- β34Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- An LSM Tree based Key-Value storage engine written in Goβ38Updated 11 months ago
- This repo contains my notes on working with postgresql and mysql and mongodbβ15Updated 4 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)β49Updated 5 years ago
- A Go implementation of the PGM indexβ15Updated 2 years ago
- Mutual exclusion lock package for distributed Go programsβ15Updated 6 years ago
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 2 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.β23Updated 8 years ago
- ViewStamped Replication implementation in Goβ39Updated last year
- Straightforward implementation of Raft Consensusβ65Updated 4 years ago
- workshop material on optimizing go programsβ58Updated 5 years ago
- Golang implementation of Chord DHTβ35Updated 3 years ago
- Consistent hashing hashring implementation.β34Updated last year
- Simple key-value storage server with http endpoints in golangβ42Updated 3 years ago
- A job scheduler for Go with the ability to fast-forward time.β28Updated 4 months ago
- A disk based KV store (based on Bitcask implementation)β178Updated last year
- Sequential and parallel mergesort in Goβ16Updated 5 years ago
- A Go library for getting free ports, dynamically.β26Updated 5 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