An open API service indexing awesome lists of open source software.

https://github.com/jasonlovesdoggo/godis


https://github.com/jasonlovesdoggo/godis

Last synced: 5 months ago
JSON representation

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