caoxinyu/RedisClient
Fork: 747 Star: 2442 (更新于 2024-11-06 10:27:03)
license: 暂无
Language: Java .
Java Redis Client GUI Tool
最后发布版本: 2.0.0 ( 2014-09-25 17:07:09)
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.
Features
Windows Explorer style UI
Multiple Redis version adaptive
- Manage redis server, support server password authentication
- Manage redis data favorite
- 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
- Support run redis command in console
- Support run publish/subscribe
- Watch redis data for different format(plain text, json, xml, base64 image)
Install & run for Windows
(For Linux, please switch branch. For Mac, please switch branch)
If you don't want to install JDK
- Please download redisclient-win32.x86.2.0.exe
- Double click redisclient-win32.x86.2.0.exe to install it to directory you choosed
- Run it by double click redisclient-win32.x86.2.0.exe
If you have installed the JDK or JRE 5+
For 64 bit windows
- Download the runable jar file redisclient-win32.x86_64.2.0.jar
- Run the redisclient-win32.x86_64.2.0.jar
- You can run it by double clicking it if your registry for jar file is configured correctly.
- Or you can run it from command line, and input
java -jar redisclient-win32.x86_64.2.0.jar
. Please pay attention to run it as administrator in windows 8.
For 32 bit windows
- Download the runable jar file redisclient-win32.x86.2.0.jar
- Run the redisclient-win32.x86.2.0.jar
- You can run it by double clicking it if your registry for jar file is configured correctly.
- Or you can run it from command line, and input
java -jar redisclient-win32.x86.2.0.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.
最近版本更新:(数据更新于 2024-09-23 10:20:21)
2014-09-25 17:07:09 2.0.0
2014-08-21 18:43:01 1.8.0
2014-07-26 20:56:37 1.5.0
2014-07-04 15:31:50 1.0.0
主题(topics):
gui, java, jedis, redis
caoxinyu/RedisClient同语言 Java最近更新仓库
2024-11-22 14:41:49 dromara/dante-cloud
2024-11-22 01:55:02 spring-projects/spring-boot
2024-11-21 09:44:43 Card-Forge/forge
2024-11-20 14:38:43 StarRocks/starrocks
2024-11-19 23:42:52 spring-projects/spring-authorization-server
2024-11-18 21:40:12 4379711/lol-helper