-
Notifications
You must be signed in to change notification settings - Fork 33
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
Caching: add global cache based on Redis (experimental) #1201
Merged
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65ea249 - Browse repository at this point
Copy the full SHA 65ea249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab1742 - Browse repository at this point
Copy the full SHA 3ab1742View commit details -
Make room for other caching solution. Move default cache into new LocalCache module.
Configuration menu - View commit details
-
Copy full SHA for 0bbe214 - Browse repository at this point
Copy the full SHA 0bbe214View commit details -
Require Perl modules: Redis and Data::MessagePack
Configuration menu - View commit details
-
Copy full SHA for e24f6e8 - Browse repository at this point
Copy the full SHA e24f6e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d731495 - Browse repository at this point
Copy the full SHA d731495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c92c4f - Browse repository at this point
Copy the full SHA 0c92c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 752cfd2 - Browse repository at this point
Copy the full SHA 752cfd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d14153f - Browse repository at this point
Copy the full SHA d14153fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a767dc6 - Browse repository at this point
Copy the full SHA a767dc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7746b7e - Browse repository at this point
Copy the full SHA 7746b7eView commit details -
* use an eval block * fix a typo * make it clear variable is a default value
Configuration menu - View commit details
-
Copy full SHA for 3e7dd79 - Browse repository at this point
Copy the full SHA 3e7dd79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c9572 - Browse repository at this point
Copy the full SHA 37c9572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce77b2 - Browse repository at this point
Copy the full SHA 3ce77b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b92142 - Browse repository at this point
Copy the full SHA 5b92142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac4951 - Browse repository at this point
Copy the full SHA 1ac4951View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb6118 - Browse repository at this point
Copy the full SHA efb6118View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 08f88cd - Browse repository at this point
Copy the full SHA 08f88cdView commit details
Commits on Nov 28, 2023
-
Increase the minimum default expiration time
After discussion it appears 5 seconds is to low when testing this feature.
Alexandre Pion committedNov 28, 2023 Configuration menu - View commit details
-
Copy full SHA for ae6934b - Browse repository at this point
Copy the full SHA ae6934bView 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.