Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
westboy committed Oct 24, 2022
1 parent 9cba1d1 commit 638e956
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![Screenshot](screenshot/redisfront-win11.png)

RedisFront 是基于 Swing 和 Lettuce 开发的跨平台 Redis 桌面客户端工具, 支持 Redis 单机模式, 集群模式, 哨兵模式以及 SSH 隧道连接, 可轻松管理百万级数据.
RedisFront 是基于 Swing 和 Lettuce 开发的跨平台 Redis 桌面客户端工具, 支持 Redis 单机模式, 集群模式, 哨兵模式以及 SSH 隧道连接, 可轻松管理Redis数据.

### 下载

Expand All @@ -23,4 +23,4 @@ RedisFront 是基于 Swing 和 Lettuce 开发的跨平台 Redis 桌面客户端

![JDK](https://img.shields.io/badge/JDK-17-blue.svg)
![Apache 2.0](https://img.shields.io/badge/Apache-2.0-4EB1BA.svg)
![Release](https://img.shields.io/badge/Release-1.0.2-green.svg)
![Release](https://img.shields.io/badge/Release-1.0.4-green.svg)
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![Screenshot](screenshot/redisfront-win11.png)

RedisFront is a cross-platform redis desktop client tool developed based on swing and lattice supports redis stand-alone mode, cluster mode, sentinel mode and SSH tunnel connection, and can easily manage millions of data
RedisFront is a cross-platform redis desktop client tool developed based on swing and lattice supports redis stand-alone mode, cluster mode, sentinel mode and SSH tunnel connection, and can easily manage redis data
### Download

[https://gitee.com/westboy/RedisFront/releases](https://gitee.com/westboy/RedisFront/releases)
Expand All @@ -20,4 +20,4 @@ RedisFront is a cross-platform redis desktop client tool developed based on swin

![JDK](https://img.shields.io/badge/JDK-17-blue.svg)
![Apache 2.0](https://img.shields.io/badge/Apache-2.0-4EB1BA.svg)
![Release](https://img.shields.io/badge/Release-1.0.2-green.svg)
![Release](https://img.shields.io/badge/Release-1.0.4-green.svg)

0 comments on commit 638e956

Please sign in to comment.