In order for the cached data to survive service restarted, or shared across multiple instances of the Sidecar service, you can use Redis as the cache layer by providing theDocumentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
REDIS_* environment variables, replacing <tag> with the latest version in the ECR Public Gallery:
When Redis is configured, you must also run the
Persistent Cache Service
in a separate process to keep entitlements and usage data in Redis up to date.
If you don’t configure Redis, you can simply run the Sidecar by itself with in-memory caching only.
