-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- I couldn't find the format for setting
expireAfterAccessin the Wiki. I initially usedP7D, which failed, and the stacktrace led me to CaffeineSpec. parseTimeUnit. Ideally, not every new user would have to go through the source code, and it'd be documented under Eviction. - ISO-8601 datetime format is almost ubiquitous in modern Java code, especially if using Spring (hence my initial attempt with
P7D). It'd be nice to have support for this in Caffeine.
Metadata
Metadata
Assignees
Labels
No labels