|
|
||
|---|---|---|
| .. | ||
| latest | ||
| README.md | ||
| README_en.md | ||
| data.yml | ||
| logo.png | ||
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.