Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 659 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 659 Bytes

🎉 Docker Redis Insight

RedisInsight is a GUI tool for managing, analyzing, and visualizing data in Redis databases. It allows you to easily view, edit, and query data and supports multiple Redis data structures like Strings, Hashes, Lists, Sets, and more.

version rating uptime

🔑 Configuration

  • Host : localhost
  • Port : 6379
  • Password : password

🏆 Run

docker-compose up -d