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

Expose Caffeine in the API module #972

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

4drian3d
Copy link
Contributor

closes #971

Currently Caffeine is used internally instead of Guava in the Cache topic, but it is not exposed in the API.

As of commit d72d707 the API module is compiled with Java 11, so Caffeine can now be exposed in the API as an alternative to Guava with better performance

@4drian3d

This comment was marked as outdated.

@kashike kashike self-assigned this Mar 11, 2023
@kashike kashike merged commit dc7efd9 into PaperMC:dev/3.0.0 Mar 11, 2023
@4drian3d 4drian3d deleted the expose/caffeine branch March 12, 2023 02:47
4drian3d added a commit to 4drian3d/KickRedirect that referenced this pull request Mar 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.

Feature Request - Use Caffeine instead of Google Guava
2 participants