docker-compose-stacks

redis

Redis

Redis is a versatile and fast data store that supports strings, hashes, lists, sets, streams, and more. It also offers programmability, extensibility, persistence, clustering, and high availability features, as well as Redis Stack for modern data models and processing engines.

Management UI

Redis Commander is a web-based management tool for Redis. It is a simple and intuitive tool that allows you to interact with Redis, monitor key space, and execute commands.

Navigate to http://localhost:8081 to access the Redis Commander UI.

redis-commander

Prerequisites

Running the Stack

Standalone

Inside the standalone directory, run docker-compose up to start the connector.

Port Configurations

Configuration

All the configurations are available in the standalone/conf directory.

Data Persistence