git clone /~https://github.com/redis-field-engineering/brewdis.git
cd brewdis
./run.sh
See setup instructions at /~https://github.com/redis-field-engineering/redis-sql
Brewdis consumes inventory demand events from Kafka and publishes inventory updates to Kafka using the Redis Kafka Connector.
Inventory state is maintained in real-time by Redis in the inventory
index.
Product catalog and inventory can be queried in RediSearch directly or in Tableau via the Trino integration.
Full-text search and secondary-indexing engine based on Redis.
Kafka Connector (Source and Sink) for Redis.