Releases: bobbyskywalker/miniGoStore
Releases · bobbyskywalker/miniGoStore
v0.1.0 — Initial Release 🦫
Initial public release of miniGoStore.
Included
- TCP-based key–value store
- TTL support with background cleanup
- Authentication via PASS command
- Redis-inspired command set
- Concurrency benchmark client
- Unit tests for store behavior
Notes
This release is intended for learning and experimentation.