Skip to content

r2958/redis-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-protocol

Quick start

$ go run redis-proto2.go


1. Get start

```sh

127.0.0.1:6379> defined you here
OK

//
command is  defined
paramaters is  [[121 111 117 13 10] [104 101 114 101 13 10]]

About

Simulation redis protocol by golang which could develop redis middleware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages