Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashiqyousuf/redis-lite

Redis-lite is a Redis-inspired database implemented in Go, aimed at replicating Redis' core features for in-memory storage, caching, and rapid data access. The project focuses on Redis-like commands and data structures, making it a great tool for learning and experimenting with database concepts in Go.
https://github.com/ashiqyousuf/redis-lite

golang redis

Last synced: 27 days ago
JSON representation

Redis-lite is a Redis-inspired database implemented in Go, aimed at replicating Redis' core features for in-memory storage, caching, and rapid data access. The project focuses on Redis-like commands and data structures, making it a great tool for learning and experimenting with database concepts in Go.

Awesome Lists containing this project