1
0
Fork 0
1Panel-Appstore/redis-commander
zhengkunwang223 cc3918c8f3 feat: 修改部分应用的类型为 website 2025-05-14 14:21:38 +08:00
..
latest feat: Optimize database-related password rules 2025-03-25 17:04:59 +08:00
README.md feat: 修改应用 README 2023-09-21 16:22:29 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: 修改部分应用的类型为 website 2025-05-14 14:21:38 +08:00
logo.png feat: 压缩 logo.png (#212) 2023-07-10 15:46:28 +08:00

README_en.md

Redis Commander

Redis Commander is a graphical user interface tool for managing and monitoring Redis databases. It provides numerous features to simplify the operation and maintenance of Redis databases.

Key Features:

  • Multi-Database Support: Manage multiple Redis database instances, easily switch between them, and perform operations.
  • Data Browsing and Editing: Browse key-value pairs in Redis databases and directly edit data in the interface, including strings, hash tables, lists, sets, and sorted sets.
  • Key Search: Quickly search for Redis keys to locate specific data items.
  • Data Import and Export: Import data from Redis to a file and import data from a file into Redis.
  • Real-Time Monitoring: Provides real-time monitoring information about Redis server performance, including memory usage, command execution, connection count, and more.
  • Custom Command Execution: Execute custom Redis commands within Redis Commander for advanced operations and queries.
  • Data Backup and Restore: Easily create backups of Redis databases and restore them when needed.
  • Access Control: Configure access permissions and user authentication to ensure the security of Redis databases.
  • History Tracking: Redis Commander records your operation history, allowing you to easily view and repeat previous commands.
  • Visual Interface: Features an intuitive user interface, making it easier to operate and monitor Redis databases.