# redis_client **Repository Path**: wskg/redis_client ## Basic Information - **Project Name**: redis_client - **Description**: 基于https://github.com/caoxinyu/RedisClient 修复bug - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-10-25 - **Last Updated**: 2021-08-04 ## 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. 搬运的https://github.com/caoxinyu/RedisClient 修改部分bug 运行方式 java -jar xxxx.jar