-
Notifications
You must be signed in to change notification settings - Fork 44.5k
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
Implement Local Cache and Redis Memory backend #372
Merged
Torantulino
merged 18 commits into
Significant-Gravitas:master
from
BillSchumacher:redis-backend
Apr 9, 2023
Merged
Implement Local Cache and Redis Memory backend #372
Torantulino
merged 18 commits into
Significant-Gravitas:master
from
BillSchumacher:redis-backend
Apr 9, 2023
Commits on Apr 7, 2023
-
Create an abstract MemoryProviderSingleton class. Pass config instead…
… of instantiating a new one where used.
Configuration menu - View commit details
-
Copy full SHA for 6819799 - Browse repository at this point
Copy the full SHA 6819799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1d9e6 - Browse repository at this point
Copy the full SHA 5a1d9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cce7969 - Browse repository at this point
Copy the full SHA cce7969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43746b1 - Browse repository at this point
Copy the full SHA 43746b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df28193 - Browse repository at this point
Copy the full SHA df28193View commit details -
Configuration menu - View commit details
-
Copy full SHA for f016203 - Browse repository at this point
Copy the full SHA f016203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d13fb2 - Browse repository at this point
Copy the full SHA 5d13fb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e10c9 - Browse repository at this point
Copy the full SHA 14e10c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6b970 - Browse repository at this point
Copy the full SHA ea6b970View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb14c8d - Browse repository at this point
Copy the full SHA cb14c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 503b58b - Browse repository at this point
Copy the full SHA 503b58bView commit details
Commits on Apr 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7ccaf4 - Browse repository at this point
Copy the full SHA d7ccaf4View commit details -
Co-authored-by: Jason Kölker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a34c51b - Browse repository at this point
Copy the full SHA a34c51bView commit details
Commits on Apr 9, 2023
-
Fixes incorrect class names in __all__
Changes "Cache" to "Memory".
Configuration menu - View commit details
-
Copy full SHA for d1777e3 - Browse repository at this point
Copy the full SHA d1777e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b63238f - Browse repository at this point
Copy the full SHA b63238fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db7f08 - Browse repository at this point
Copy the full SHA 2db7f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e139fb - Browse repository at this point
Copy the full SHA 9e139fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a861dec - Browse repository at this point
Copy the full SHA a861decView 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.