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

https://github.com/bergusman/rediscli-go

Simple Redis CLI on Go
https://github.com/bergusman/rediscli-go

cli go golang redis redis-cli resp

Last synced: 25 days ago
JSON representation

Simple Redis CLI on Go

Awesome Lists containing this project

README

          

# Simple Redis CLI on Go

Example of how to write simple Redis CLI on Go and working with [RESP](https://redis.io/topics/protocol) (REdis Serialization Protocol).