Skip to content

Super Redis Manager overview

Super Redis Manager is a web-based Redis management console covering connections, keyspace exploration, data editing, runtime diagnostics, team access, and auditing.

  • Manage standalone, TLS, SSH Tunnel, Sentinel, and Cluster connections.
  • Browse large keyspaces with namespace trees, flat lists, exact scans, history, and saved filters.
  • Edit strings, hashes, lists, sets, sorted sets, streams, and RedisJSON.
  • Work with bitmaps, HyperLogLog, Geo, consumer groups, and set algebra.
  • Inspect topology, slowlog, clients, memory, command monitoring, and keyspace notifications.
  • Browse Search indexes and fields when Redis Stack is available.
  • Govern teams with built-in roles, connection grants, session revocation, command logs, and audits.

Application data can use SQLite, PostgreSQL, MySQL, or MariaDB. Target Redis credentials are encrypted with the application secret.

View source