-
Notifications
You must be signed in to change notification settings - Fork 88
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
Cache Mongo-DB calls (in-memory and/or Redis) #926
Draft
jason-fox
wants to merge
29
commits into
telefonicaid:master
Choose a base branch
from
jason-fox:feature/cache
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e6f9f1 - Browse repository at this point
Copy the full SHA 4e6f9f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7872370 - Browse repository at this point
Copy the full SHA 7872370View commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c2a7ea0 - Browse repository at this point
Copy the full SHA c2a7ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9471f42 - Browse repository at this point
Copy the full SHA 9471f42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8edc8 - Browse repository at this point
Copy the full SHA 7a8edc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0fe4f8 - Browse repository at this point
Copy the full SHA d0fe4f8View commit details -
- Ensure memoryCache is reset/busted on each test config - Amend test config to use memoryCache to test additional path.
Configuration menu - View commit details
-
Copy full SHA for 5d08c0e - Browse repository at this point
Copy the full SHA 5d08c0eView commit details
Commits on Nov 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6b6dba7 - Browse repository at this point
Copy the full SHA 6b6dba7View commit details
Commits on Nov 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3c1190c - Browse repository at this point
Copy the full SHA 3c1190cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d7dca - Browse repository at this point
Copy the full SHA 60d7dcaView commit details
Commits on Nov 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56c8023 - Browse repository at this point
Copy the full SHA 56c8023View commit details
Commits on Dec 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 90d1318 - Browse repository at this point
Copy the full SHA 90d1318View commit details -
Configuration menu - View commit details
-
Copy full SHA for acad317 - Browse repository at this point
Copy the full SHA acad317View commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4b7a08a - Browse repository at this point
Copy the full SHA 4b7a08aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0daf0a - Browse repository at this point
Copy the full SHA b0daf0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eaef79 - Browse repository at this point
Copy the full SHA 5eaef79View commit details
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 94bc29e - Browse repository at this point
Copy the full SHA 94bc29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76dcd15 - Browse repository at this point
Copy the full SHA 76dcd15View commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d88f72 - Browse repository at this point
Copy the full SHA 7d88f72View commit details
Commits on Jan 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bb0c277 - Browse repository at this point
Copy the full SHA bb0c277View commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 55e017b - Browse repository at this point
Copy the full SHA 55e017bView commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a0b1dd8 - Browse repository at this point
Copy the full SHA a0b1dd8View commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 880f164 - Browse repository at this point
Copy the full SHA 880f164View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cfdd819 - Browse repository at this point
Copy the full SHA cfdd819View commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d39a90b - Browse repository at this point
Copy the full SHA d39a90bView commit details -
Set cache rather than don't cache
Assume that caching is not used by default and then additively use caching. This is necessary for backwards compatibility and tenant slicing.
Configuration menu - View commit details
-
Copy full SHA for e98c02e - Browse repository at this point
Copy the full SHA e98c02eView commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7753fec - Browse repository at this point
Copy the full SHA 7753fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d6622 - Browse repository at this point
Copy the full SHA f3d6622View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 12f9bcb - Browse repository at this point
Copy the full SHA 12f9bcbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.