Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igorgue/firedis
An implementation of the Redis server in the Mojo programming language, just for fun.
https://github.com/igorgue/firedis
Last synced: 2 months ago
JSON representation
An implementation of the Redis server in the Mojo programming language, just for fun.
- Host: GitHub
- URL: https://github.com/igorgue/firedis
- Owner: igorgue
- Created: 2023-09-09T03:00:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T08:02:38.000Z (over 1 year ago)
- Last Synced: 2024-04-14T14:19:16.052Z (10 months ago)
- Language: Makefile
- Homepage:
- Size: 132 KB
- Stars: 36
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mojo - firedis - An implementation of Redis in the Mojo programming language. (🖥️ Applications / Database)
README
# firedis 🔥
An implementation of the **Redis** protocol, server, and client in the **Mojo** programming language.
_For more info read `Makefile`_.