https://github.com/kuangcp/mythredisclient
:racing_car:使用JavaFx做的Redis客户端,资源消耗略大 200-300m,想复用核心代码做成web端,然后浏览器操作,开发起来和跑起来也快
https://github.com/kuangcp/mythredisclient
client java javafx jdk8 redis redis-client redis-gui
Last synced: 12 days ago
JSON representation
:racing_car:使用JavaFx做的Redis客户端,资源消耗略大 200-300m,想复用核心代码做成web端,然后浏览器操作,开发起来和跑起来也快
- Host: GitHub
- URL: https://github.com/kuangcp/mythredisclient
- Owner: Kuangcp
- License: apache-2.0
- Created: 2017-06-09T14:45:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T14:24:02.000Z (over 6 years ago)
- Last Synced: 2025-03-26T05:11:24.362Z (29 days ago)
- Topics: client, java, javafx, jdk8, redis, redis-client, redis-gui
- Language: Java
- Homepage: https://kuangcp.github.io/MythRedisClient
- Size: 396 KB
- Stars: 27
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
## MythRedisClient
[](https://www.codacy.com/app/Kuangcp/MythRedisClient?utm_source=github.com&utm_medium=referral&utm_content=Kuangcp/MythRedisClient&utm_campaign=Badge_Grade)
[](https://codebeat.co/projects/github-com-kuangcp-mythredisclient-master)
[](https://www.java.com/download/)
[](https://github.com/Kuangcp/MythRedisClient/releases)### Introduction
- 使用JavaFx技术做的redis客户端,具有常见的CRUD操作
- 后续功能完善ing*****
[API Doc](https://kuangcp.github.io/Docs/MythRedisClient/javadoc/index.html) | [How to Install](https://github.com/Kuangcp/MythRedisClient/wiki)
### Members:
- [@dragonhht](https://github.com/dragonhht)
- [@Kuangcp](https://github.com/kuangcp)******
`主界面`
`新建连接界面`
