dynajoe / tinydbLinks
Database server written from scratch
☆16Updated 2 years ago
Alternatives and similar repositories for tinydb
Users that are interested in tinydb are comparing it to the libraries listed below
Sorting:
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 9 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- ☆34Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- How query engine work golang port for learning purpose☆23Updated 4 years ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- A high performance in-memory index storage engine☆113Updated last month
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- ☆38Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- An effective time-series data compression/decompression method based on Facebook's Gorilla.☆76Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- Test the performance of Go's concurrency structures☆30Updated 11 months ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Minimal hashicorp/raft example☆41Updated 7 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- MySQL binary log analyzer in Golang.☆22Updated 3 years ago