send link to app

D-dis - Dev's Redis client


Utilities
Free

Design for Devlopers.
Adapting Development Environment.
Support String, Set, List, Hash, ZSet(SortedSet).
Support Base64 encoded binary key & Base64 encoded binary value.
Support multi-languages charsets for connection.
Support multi-languages charsets switch for returned result data from Redis server.
Support read and write Server-end Redis Data.

Operation Start:
1. Click New button on left top to open the Connection Configure Dialog;
2. Enter the Connection Name, and your servers IP address, port, auth, and choose the keys charset, then click Save;
3. Choose one of the connection in the left zone with clicking, and then click the button Connect to connect your server.
4. Expand the connection you get connected by click the little triangle;
5. Choose one of the database, such as db0 by clicking, and the click the button (Re)Load to load the keys of this database on your server.
6. Expand the database you get loaded by click the little triangle;
7. Choose one of the key in your server and your database, then you can operate it on the right zone.