Commit 77f5cccc authored by Lisa (AI Assistant)'s avatar Lisa (AI Assistant)

Add Redis backend support with environment variable configuration

- Add optional Redis backend support
- Detect Redis from CLAWPHONE_REDIS_URL environment variable
- Fall back to SQLite if Redis connection fails
- Store agents and jobs in Redis hash structures
- Add Redis connection initialization and error handling
- Display backend type in startup log
parent f97377fd
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment