1.0.0-rc.1 · Release Candidate1 min read
Redis Configuration
Configure Redis endpoint, persistence, and namespace boundaries for AutoCore cache and queue coordination.
REDIS_URL is the runtime endpoint for Redis. Edition configuration supplies a cache prefix and queue namespace to keep installations separated. Redis state is operational and transient; it is not PostgreSQL authority.
Verification
Verify endpoint connectivity, namespace prefix, persistence expectations, and queue behavior. If a recovery discards transient Redis state, document the impact and rebuild or retry only through a source-supported path.
Related articles
Redis RequirementsRedis supports AutoCore cache, queue, and transient coordination boundaries but is not transactional source of truth.Installation IsolationUnderstand the data, namespace, and service boundaries that keep AutoCore installations separate.Background ProcessingUnderstand AutoCore queue, Worker, indexing, media, notification, and scheduled-processing boundaries.