(ws) add bare bone redis-cli like sub-command, with command line editing powered by libnoise
This commit is contained in:
@ -45,6 +45,7 @@ add_executable(ws
|
||||
ws_transfer.cpp
|
||||
ws_send.cpp
|
||||
ws_receive.cpp
|
||||
ws_redis_cli.cpp
|
||||
ws_redis_publish.cpp
|
||||
ws_redis_subscribe.cpp
|
||||
ws_redis_server.cpp
|
||||
|
Reference in New Issue
Block a user