# MythRedisClient **Repository Path**: CarlosHuang/MythRedisClient ## Basic Information - **Project Name**: MythRedisClient - **Description**: 使用Spring做的核心模块,JavaFx做的客户端版本,Springboot做的web端版本 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-26 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## MythRedisClient [![Codacy Badge](https://api.codacy.com/project/badge/Grade/a96af06e0b984502bcff2c64f9fc9bbb)](https://www.codacy.com/app/Kuangcp/MythRedisClient?utm_source=github.com&utm_medium=referral&utm_content=Kuangcp/MythRedisClient&utm_campaign=Badge_Grade) [![codebeat badge](https://codebeat.co/badges/894d2da8-5926-4c74-9e25-664a424beff7)](https://codebeat.co/projects/github-com-kuangcp-mythredisclient-master) ### Introduction - 使用JavaFx和Spring技术做的redis客户端,具有常见的CRUD操作 - 后续功能完善ing ***** [API Doc](https://kuangcp.github.io/Docs/MythRedisClient/javadoc/) | [How to Install](https://github.com/Kuangcp/MythRedisClient/wiki) ### Members: - [@dragonhht](https://github.com/dragonhht) - [@Kuangcp](https://github.com/kuangcp) ****** `主界面` ![main](https://gitlab.com/Kuangcp/ImageRepo/raw/master/Image/MythRedis/main.png) `新建连接界面` ![add](https://gitlab.com/Kuangcp/ImageRepo/raw/master/Image/MythRedis/add.png)