Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
westboy committed Aug 21, 2022
1 parent 237e89e commit e0cfa17
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## ![logo](assets/logo.png) RedisFront - Cross-platform redis GUI

-------

![Screenshot](screenshot/redisfront.png)

The 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
### Download

[https://gitee.com/westboy/RedisFront/releases](https://gitee.com/westboy/RedisFront/releases)

[https://github.com/westboy/RedisFront/releases](https://github.com/westboy/RedisFront/releases)

### Thank

* [FlatLaf](https://www.formdev.com/flatlaf/?from=RedisFront)
* [Lettuce](https://lettuce.io/?from=RedisFront)
* [Hutool](http://hutool.cn/?from=RedisFront)
* [Iconfont](https://www.iconfont.cn/?from=RedisFront)
* [JetBrains](https://www.jetbrains.com/?from=RedisFront)

![JenBrains logo](assets/jetbrains.svg)

![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.0.B-green.svg)

0 comments on commit e0cfa17

Please sign in to comment.