Runs on port 6380
go run examples/redis-server/main.go
GET
,SET
,DEL
,QUIT
,PING
,SHUTDOWN
commands.- Compatible with the redis-cli and all redis clients.
Runs on port 9999
go run examples/echo-server/main.go
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Runs on port 6380
go run examples/redis-server/main.go
GET
, SET
, DEL
, QUIT
, PING
, SHUTDOWN
commands.Runs on port 9999
go run examples/echo-server/main.go