# RedisClient **Repository Path**: hnaxing/RedisClient ## Basic Information - **Project Name**: RedisClient - **Description**: Java Redis Client GUI Tool - **Primary Language**: Java - **License**: Not specified - **Default Branch**: OSX - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RedisClient This is a redis client GUI tool written based on Java SWT and Jedis. It's my objective to build the most convenient redis client GUI tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc. ![My image](https://github.com/caoxinyu/RedisClient/raw/OSX/src/main/resources/screen.png) -------- ## Features **Windows Explorer style UI** **Multiple Redis version adaptive** 1. Manage redis server, support server password authentication 2. Manage redis data favorite 3. Manage redis data * New redis data: string, list, hash, set, sorted set * Rename redis data * Delete redis data * Update redis data * Cut, copy paste redis data * Import, export redis data * Search redis data * Order redis data by key, data type, size * Navigation history * Support time to live * Support paging query redis data * Support multiple selection to delete, cut, copy, export redis data * Support flat view and hierarchy view to list redis data * Support multiple language, now support English and Chinese ## Install & run for OSX (For Windows, please switch [branch](https://github.com/caoxinyu/RedisClient/tree/windows)) 1. Download the runable jar file [redisclient-OSX.jar](https://github.com/caoxinyu/RedisClient/blob/OSX/release/redisclient-OSX.jar?raw=true) 2. Run the redisclient-OSX.jar, input `java -XstartOnFirstThread -jar redisclient-OSX.jar`. ## Donate If you find this software useful and would like to support it, you can do so simply by scanning my Alipay two-dimension code and donating whatever you like. ![My code](https://github.com/caoxinyu/RedisClient/raw/OSX/src/main/resources/code.png)