claude-memory/graph/solutions/cache-enabled-env-var-for-major-domo-api-f8d1d7.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

13 lines
506 B
Markdown

---
id: f8d1d735-a267-40e3-81bd-05dbe7caf5be
type: solution
title: "CACHE_ENABLED env var for Major Domo API"
tags: [major-domo, redis, caching, docker, config]
importance: 0.6
confidence: 0.8
created: "2025-12-10T14:00:13.860882+00:00"
updated: "2025-12-10T14:00:13.860882+00:00"
---
Added CACHE_ENABLED environment variable to toggle Redis caching on/off without stopping the Redis container. Set CACHE_ENABLED=false to disable caching for real-time data during drafts. Defaults to true. Version 2.2.1.