Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/swanandx/go-miniredis
- Owner: swanandx
- Created: 2023-12-31T12:26:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-01T04:51:49.000Z (10 months ago)
- Last Synced: 2024-10-11T14:13:20.792Z (27 days ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)