Bhupesh-V / zoeLinks
A barebones transactional in-memory key: value store with a REPL [For educational purposes]
☆23Updated 4 years ago
Alternatives and similar repositories for zoe
Users that are interested in zoe are comparing it to the libraries listed below
Sorting:
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- The Service Bus!☆53Updated last week
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- (educational) build your own disk based KV store in Go☆244Updated last year
- A distributed message queue.☆125Updated 3 months ago
- ☆14Updated 5 years ago
- Spaceship Go - A journey into the Standard Library☆89Updated 2 years ago
- Concurrency in Go video course with in depth explanations & examples☆321Updated 2 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥