https://github.com/t-88/sider
my own implementation of redis for research purposes
https://github.com/t-88/sider
Last synced: 2 months ago
JSON representation
my own implementation of redis for research purposes
- Host: GitHub
- URL: https://github.com/t-88/sider
- Owner: t-88
- License: mit
- Created: 2024-05-03T23:00:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-10T10:21:53.000Z (about 1 year ago)
- Last Synced: 2025-02-01T23:44:50.988Z (4 months ago)
- Language: C
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sider
my own implementation of redis from scratch. fellowing this set of [articals](https://build-your-own.org/redis/03_hello_cs)