thejchap / jdbLinks
a distributed key-value store written in python
☆13Updated 4 years ago
Alternatives and similar repositories for jdb
Users that are interested in jdb are comparing it to the libraries listed below
Sorting:
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆18Updated 2 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ☆34Updated 4 years ago
- A multi-model, scalable database written in Go☆14Updated 3 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- Fire concurrent HTTP requests, return partial successes after a timeout☆15Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- Explore the web in parallel on thousands of machines☆33Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 7 months ago
- Prints a list of all runtime/metrics and their properties.☆12Updated last year
- GCounter CRDT Implemented in Go & Docker☆14Updated 4 years ago
- Distributed Computing with Go, published by Packt☆74Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆34Updated last year
- A module implementing various CRDT types (AWSet, PNCounter, LWWRegister, etc)☆13Updated 8 years ago
- WOOT CRDT Collaborative Text Editor Implemented in Go☆21Updated 3 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- LFU-based in-memory cache in Rust☆16Updated 2 years ago
- Variations on experimental Go clones of jq☆12Updated 2 years ago
- A URL shortener for my blog, written in Rust☆25Updated 7 years ago
- SQLite load testing application using GitHub Archive data.☆14Updated 3 years ago
- Vector Embedding Server in under 100 lines of code☆22Updated last year
- Minimal hashicorp/raft example☆37Updated 2 years ago
- Toy distributed PostgreSQL by implementing SQL over KV☆11Updated 10 months ago