Redis is part of the default stack but the UI offers nothing about what lives inside it. Using the generic introspection surface from #1117, the redis preset should declare its keyspaces so the service page gets an overview of the numbered databases with key counts and memory use, and a flush action per database, confirmed before running since it is destructive. Valkey inherits the same declarations as a drop-in.
Redis is part of the default stack but the UI offers nothing about what lives inside it. Using the generic introspection surface from #1117, the redis preset should declare its keyspaces so the service page gets an overview of the numbered databases with key counts and memory use, and a flush action per database, confirmed before running since it is destructive. Valkey inherits the same declarations as a drop-in.