An open API service indexing awesome lists of open source software.

https://github.com/dromara/redisfront

RedisFront is a cross-platform Redis client tool developed with Java Swing, compatible with major operating systems (Windows, macOS,Linux). Its visualized interface enables Redis data management and server monitoring, suitable for development debugging and production operations.
https://github.com/dromara/redisfront

javaswing redis redis-gui redis-gui-client swing-gui

Last synced: 6 months ago
JSON representation

RedisFront is a cross-platform Redis client tool developed with Java Swing, compatible with major operating systems (Windows, macOS,Linux). Its visualized interface enables Redis data management and server monitoring, suitable for development debugging and production operations.

Awesome Lists containing this project

README

          

# logo RedisFront - Cross-platform redis GUI

-------

![JDK](https://img.shields.io/badge/JDK-22-blue.svg)
![Apache 2.0](https://img.shields.io/badge/Apache-2.0-4green.svg)
![Release](https://img.shields.io/badge/Release-2025.1-green.svg)

RedisFront 是一款基于 Java Swing 开发的跨平台 Redis 客户端工具,兼容多种主流操作系统 ( 包括 Windows, macOS 和 Linux ) , 通过可视化界面实现 Redis 数据管理与服务器状态监测,适用于开发调试与生产运维场景。

* **多模式支持**:无缝对接单机部署、集群架构、哨兵模式等不同 Redis 部署形态,满足多样化环境需求

* **安全连接**:内置 SSH 隧道功能,保障远程访问 Redis 服务时的数据传输安全性

* **数据管理**:提供键值浏览、增删改查、过期时间设置、导入导出等完整数据操作功能

* **状态监控**:实时展示内存用量、连接数、命令统计等关键指标,辅助性能优化

[>> Click here to "README.md" with English!](./README_EN.md)

![RedisFront](screenshot/latest/2025.1-dark-1.png)
![RedisFront](screenshot/latest/2025.1-dark-2.png)
![RedisFront](screenshot/latest/2025.1-dark-5.png)

### 🌱 下载

[https://gitcode.com/dromara/RedisFront/releases](https://gitcode.com/dromara/RedisFront/releases)

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

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

### ⛳ 反馈

- 微信 `capf4xj`

capf4xj

- QQ群 `579454329` `验证信息:RedisFront`

capf4xj

### ❤️ 感谢
* [FlatLaf](https://github.com/JFormDesigner/FlatLaf?from=RedisFront)
* [Lettuce](https://github.com/lettuce-io/lettuce-core?from=RedisFront)
* [Hutool](https://hutool.cn?from=RedisFront)
* [JetBrains](https://www.jetbrains.com?from=RedisFront)

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