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

Use singleton instance of CaffeineCacheFactory #244

Merged
merged 1 commit into from
Sep 4, 2021

Conversation

JarvisCraft
Copy link
Owner

Description

This replaces constructor call with singleton field access of CaffeineCacheFactory in CaffeineCache#createFactory().

@JarvisCraft JarvisCraft added bug Something isn't working enhancement New feature or request labels Sep 4, 2021
@JarvisCraft JarvisCraft added this to the 1.0.0 milestone Sep 4, 2021
@JarvisCraft JarvisCraft self-assigned this Sep 4, 2021
@JarvisCraft JarvisCraft merged commit e1f4b7a into development Sep 4, 2021
@JarvisCraft JarvisCraft deleted the CaffeineCache-use-singleton branch September 4, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant