DEFAULT_REDIS_CACHE_OPTIONS variable
Default options for RedisCache: the standard queue defaults, with prefix overridden to imq-cache so cache keys never collide with queue keys under the imq prefix.
Signature:
DEFAULT_REDIS_CACHE_OPTIONS: IMQOptions
Remarks
User options are merged over these, so keys default to imq-cache:RedisCache:<key>.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.