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

Ehcache 3.x support #171

Open
lesserwhirls opened this issue Feb 7, 2025 · 0 comments
Open

Ehcache 3.x support #171

lesserwhirls opened this issue Feb 7, 2025 · 0 comments

Comments

@lesserwhirls
Copy link
Contributor

lesserwhirls commented Feb 7, 2025

Ehcache 2.x reached end-of-life as of September 2023. I took a pass at upgrading the codebase to use Ehcache 3.x, but I hit a roadblock. Ehcache 2 provided a lot of flexibility in terms of the cache configuration that is not available in Ehcache 3. While I could migrate the domainMapperCache and meshDatasetCaches without too much trouble, the featureCache requires much more thought and likely some critical design choices that I'm uncertain about. Has anyone else looked into migrating from Ehcache 2 to Ehcache 3?

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

No branches or pull requests

1 participant