Skip to content
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

[7.x.x] Add support in cache:create() for 'expireAfterWrite' in $config #4977

Merged

Conversation

nverwer
Copy link

@nverwer nverwer commented Jul 11, 2023

This is a forward port of #4975 to the develop [7.x.x] branch.

This feature adds a configuration option 'expireAfterWrite' to the $config parameter of cache:create().
This option is available in the Caffeine cache, but was not supported in eXist.

@adamretter adamretter changed the title add support in cache:create() for 'expireAfterWrite' in $config [7.x.x] Add support in cache:create() for 'expireAfterWrite' in $config Jul 11, 2023
@adamretter adamretter self-requested a review July 11, 2023 19:41
@adamretter adamretter force-pushed the feature/develop-cache-expireAfterWrite branch from dd1dcf2 to 04c8c1f Compare July 11, 2023 19:44
@adamretter
Copy link
Contributor

@nverwer I squashed your two commits into one, hope you don't mind.

Copy link
Contributor

@adamretter adamretter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@sonarcloud
Copy link

sonarcloud bot commented Jul 11, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

78.3% 78.3% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@dizzzz dizzzz merged commit cb4d8eb into eXist-db:develop Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants