Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasonlovesdoggo/godis


https://github.com/jasonlovesdoggo/godis

Last synced: 21 days 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