redis_cli

command
v0.0.0-...-a390a54 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

redis_cli

A simple redis cli written by go-netty

Preview
connecting redis server ...
connected
192.168.212.212:6379>get name
(empty)
192.168.212.212:6379>set name go-netty
OK
192.168.212.212:6379>get name
go-netty
192.168.212.212:6379>exit
exited

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL