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: 2 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-01T04:51:49.000Z (12 months ago)
- Last Synced: 2024-11-04T12:45:48.423Z (about 2 months 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)