redis subset in python3
0 AI. Check out "Build Your Own Redis" Challenge to do something similar!
- get some additional practice with async programming in python3
- get better with pytest-asyncio and hypothesis
- (some) learning on data structures and redis internals
- Blues Stanza Protocol (RESP2 compatible)
- Blues Server (async), (strings, lists, streams) TODO: list implemented commands
- Blues Client (async)
- Blues CLI Client (async), mostly for manual testing, but pretty functional
- Transactions
- Optimistic Locking
- Replication
- Persistence
- More if I can finish the above before the free challenge changes
© Chaitanya Mittal, 2026
Reach out if I have missed out an attribution or something needs to be removed! No harm intended.