Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swanandx/go-miniredis

Building my own Redis in GO
https://github.com/swanandx/go-miniredis

Last synced: 3 days ago
JSON representation

Building my own Redis in GO

Awesome Lists containing this project

README

        

# Mini Redis in GO

I am building this to learn GO ( the hardcore way ) and have some fun :)

Tutorial: [Build Your Own Redis with C/C++](https://build-your-own.org/redis)