Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonlovesdoggo/godis
https://github.com/jasonlovesdoggo/godis
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasonlovesdoggo/godis
- Owner: JasonLovesDoggo
- Created: 2024-11-30T06:22:14.000Z (26 days ago)
- Default Branch: master
- Last Pushed: 2024-11-30T07:06:37.000Z (26 days ago)
- Last Synced: 2024-11-30T08:20:11.030Z (26 days ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple redis compatible KV store for the sake of learning :)
### To run
1. Clone the repo
2. `go run ./server.go`
3. refer to step 2