D-dis - Dev's Redis client

com.up-task.mac.d-dis

Total installs
0+
Rating
0.0
Released
November 3, 2021
Last updated
August 12, 2022
Category
Developer Tools
Developer
人杰 张
Developer details
Name
人杰 张
E-mail
unknown
Website
https://www.up-task.com
Country
unknown
Address
unknown
iOS SDKs
  • No items.

Screenshots

D-dis - Dev's Redis client Screenshot 1 - AppWisp.com
D-dis - Dev's Redis client Screenshot 2 - AppWisp.com
D-dis - Dev's Redis client Screenshot 3 - AppWisp.com
D-dis - Dev's Redis client Screenshot 4 - AppWisp.com

Description

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 server's 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.