-
He, pls anybody know what is the cache max size support by 2.6.2 version ?? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
ben-manes
Jan 14, 2021
Replies: 1 comment
-
Roughly ~2^63 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ben-manes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Roughly ~2^63
caffeine/caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java
Lines 193 to 194 in 3ee6531