-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DM-45775: Enable datastore cache for client/server butler #1057
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1057 +/- ##
==========================================
+ Coverage 89.54% 89.56% +0.01%
==========================================
Files 359 359
Lines 46382 46480 +98
Branches 9540 9567 +27
==========================================
+ Hits 41531 41628 +97
Misses 3508 3508
- Partials 1343 1344 +1 ☔ View full report in Codecov by Sentry. |
547975e
to
4361d1c
Compare
This allows code to use the normal cache with disabled configruation but allow external environment variables to turn it on. This is not possible if the code is using an explicit disabled cache manager class.
That can be enabled via the environment.
7de979a
to
cbcc5e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks OK to me
Checklist
doc/changes
configs/old_dimensions