younisshah / jakob
A fault-tolerant, distributed cluster of Redis servers with built-in load-balancing and fall-backs to provide data availability
☆21Updated 3 years ago
Alternatives and similar repositories for jakob:
Users that are interested in jakob are comparing it to the libraries listed below
- Simple CLI Password Manager☆12Updated 9 months ago
- Flat, memory bound, k/v store based point-in-polygon alg. using geohash.☆28Updated 6 years ago
- Benchmarks to compare golang geohash implementations☆10Updated 6 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 10 months ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 3 years ago
- A simple TCP server implemented in Golang☆10Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Lightweight Time Series Database☆24Updated 4 years ago
- ☆25Updated 4 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A quick and easy way to write fast websocket services in Go☆13Updated 5 years ago
- Package for concurrently walking files☆104Updated 8 years ago
- Simorgh is a simple server/client and key/value database using radix tree☆18Updated 5 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- key value server. redis api, leveldb storage, raft support