dynajoe / tinydbLinks
Database server written from scratch
☆14Updated 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 multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 9 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 11 years ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 9 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated 2 weeks ago
- Storage algorithms.☆38Updated 4 years ago
- Elegant stream processing pipeline written entirely in Golang☆66Updated 2 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆12Updated 9 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Persistent Block KD Tree In Golang for Search Filtering☆38Updated last year
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆33Updated last year
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- ☆45Updated 7 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- ☆38Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- A memcached binary protocol toolkit for go.☆13Updated 2 months ago
- A high performance in-memory index storage engine☆111Updated 6 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Straightforward implementation of Raft Consensus☆65Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago