# RedisFront **Repository Path**: dromara/RedisFront ## Basic Information - **Project Name**: RedisFront - **Description**: RedisFront 是一款基于 Java Swing 开发的跨平台 Redis 客户端工具,兼容多种主流操作系统 ( 包括 Windows, macOS 和 Linux ) , 通过可视化界面实现 Redis 数据管理与服务器状态监测,适用于开发调试与生产运维场景。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 703 - **Forks**: 135 - **Created**: 2022-02-08 - **Last Updated**: 2025-12-11 ## Categories & Tags **Categories**: dbmanager **Tags**: Redis, GUI, Java, lettuce ## 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.3-green.svg) 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. * **Multi-mode Support**: Seamlessly connects to standalone deployments, Cluster mode, and Sentinel mode configurations * **Secure Connectivity**: Built-in SSH tunneling ensures secure data transmission for remote Redis access * **Data Operations**: Offers complete key-value management including CRUD, TTL settings, and import/export functions * **Real-time Monitoring**: Displays critical metrics like memory usage, connection counts, and command statistics for performance optimization ![RedisFront](screenshot/latest/2025.1-dark-1.png) ![RedisFront](screenshot/latest/2025.1-dark-2.png) ![RedisFront](screenshot/latest/2025.1-dark-5.png) ### 🌱 Download [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) ### ❤️ Thanks * [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)