http://webd.is/
$ git clone git://github.com/nicolasff/webdis.git
$ cd webdis
$ make
$ ./webdis &
接下来使用CHROME的插件POSTMAN,,对数据操作,可是非常简单
http://127.0.0.1:7379/SET/key/value
SET :REDIS 关键字
KEY: key
VALUE:设置的值
http://webd.is/
$ git clone git://github.com/nicolasff/webdis.git
$ cd webdis
$ make
$ ./webdis &
接下来使用CHROME的插件POSTMAN,,对数据操作,可是非常简单
http://127.0.0.1:7379/SET/key/value
SET :REDIS 关键字
KEY: key
VALUE:设置的值