MARKETPLACE
Redis
An in-memory key-value store known for blazing-fast performance. Commonly used for caching, real-time analytics, and messaging systems.
Redis
Ubuntu24.04/22.04 / AlmaLinux 9.5/8.10

Description
With an admin without password you can now access your Redis instance, run command.
# redis-cli
Output
127.0.0.1:6379> ping
PONG
127.0.0.1:6379> type exit command from redis-cli prompt