https://github.com/codebender828/redis-rs
https://github.com/codebender828/redis-rs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebender828/redis-rs
- Owner: codebender828
- Created: 2024-08-23T15:05:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T11:04:14.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T23:53:59.569Z (about 1 year ago)
- Language: Rust
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)
# `redis-rs` - Redis Server Implementation Clone
This is my attempt at building a redis server clone compatible with the official Redis CLI