Skip to main content

Redis — glossary

TL;DR

In-memory datastore used for cache, sessions, and queues in Laravel.

Key facts

Term
Redis

TL;DR

In-memory datastore used for cache, sessions, and queues in Laravel.

Definition

Redis is referenced across Reflex documentation and playbooks.

In production operations

Understanding Redis helps you interpret alerts, capacity charts, and repair actions safely.

Related