Metadata-Version: 2.5
Name: terp-cap-redis
Version: 0.6.1
Summary: Terp Redis store adapters — shared idempotency, throttling, and cache state for multi-replica deployments.
Project-URL: Repository, https://github.com/AITT-NL/terp-framework
Project-URL: Changelog, https://github.com/AITT-NL/terp-framework/blob/main/CHANGELOG.md
License-Expression: Apache-2.0
Requires-Python: >=3.13
Requires-Dist: redis>=5
Requires-Dist: terp-core==0.6.1
Provides-Extra: all
Requires-Dist: terp-cap-oidc==0.6.1; extra == 'all'
Requires-Dist: terp-cap-realtime==0.6.1; extra == 'all'
Provides-Extra: oidc
Requires-Dist: terp-cap-oidc==0.6.1; extra == 'oidc'
Provides-Extra: realtime
Requires-Dist: terp-cap-realtime==0.6.1; extra == 'realtime'
