/redis.go

Redis clone in Go. Redis is a well-known in-memory database that persists data on disk and operates on a key-value data model. May support streaming later.

Primary LanguageGo

No issues in this repository yet.