You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add support of TTL, Max Idle , Eviction Policy support to redis server assisted client side caching.
This will reduce the memory requirement on Application's side.
Expected behavior
Please add support of TTL, Max Idle , Eviction Policy support to redis server assisted client side caching.
This will reduce the memory requirement on Application's side.
https://github.com/redisson/redisson-examples/blob/master/collections-examples/src/main/java/org/redisson/example/collections/LocalCachedMapExamples.java#L46
Write here what you're expecting ...
Actual behavior
Write here what happens instead ...
Steps to reproduce:
Please create a reproducible case of your problem. Make sure
that case repeats consistently and it's not random
1.
2.
3.
Redis / Jedis Configuration
Jedis version:
version as per current date: 5.2.0 GA
Redis version:
Java version:
The text was updated successfully, but these errors were encountered: