Skip to content

Releases: bobbyskywalker/miniGoStore

v0.1.0 — Initial Release 🦫

20 Dec 18:13

Choose a tag to compare

Pre-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.