Expected Behavior
If you're okay
I'm working on it and I'm trying to post a PR.
Current Behavior
now
If you use a lot of different keys
Currently, you have to call expireUnusedOlderThan()
manually.
after change
Developers can use it without manually invoking it.
If you do not want local caching, you can also disable caching by setting capacity
.
Context
Similar to an issue before, I'd like to contribute.
#3655