Closed eereiter closed 8 months ago
Attention: Patch coverage is 15.74074%
with 182 lines
in your changes are missing coverage. Please review.
Project coverage is 29.15%. Comparing base (
9a7f86e
) to head (761e481
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
…eaders and writers.
Overview
What is the feature/fix?
Moving collection metadata cache to its own and separating readers and writers.
What is the Solution?
Added some new configuration parameters for the new cache and updated the redis code to use them based on the passed in cache key.
What areas of the application does this impact?
redis
Checklist