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

Can't save connection setting for memcached. #31

Closed kodamashi closed 7 years ago

kodamashi commented 7 years ago

related issue Version : 1.5.1.0 Revision : fbde4f4

I can't save connection setting for memcached. This is reproduce procedure.

  1. add connection for memcached
  2. modify host name and port localhost:11211 => foo.com:11212
  3. push save button
  4. push open button and connect to memcached(foo.com:11212)
  5. close FastoNoSQL 6 open FastoNoSQL again. 7 file->open open connection setting is back to localhost:11211

Regards

topilski commented 7 years ago

Hi, thank you for issue will try to reproduce.

topilski commented 7 years ago

Reproduced

topilski commented 7 years ago

Fixed, in next release or in master you can test it.