fastogt / fastonosql

FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
https://fastonosql.com
GNU General Public License v3.0
1.18k stars 97 forks source link

CONFIG GET does not work #43

Closed ozomer closed 6 years ago

ozomer commented 6 years ago

config get * fails: "ERR wrong number of arguments for 'GET' command" - probably tries to parse it as a GET command, not as CONFIG GET.

Using FastoNoSQL 1.8.0.0 from deb on Ubuntu 16.04

topilski commented 6 years ago

Hi @ozomer , thank you for issue will try to reproduce.

topilski commented 6 years ago

Fixed, very big thank you for this bug, it was critical issue(all double words commands in Redis didn't work). I will do new release tomorrow.