-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Following functionality that were implemented in the scope of 7.0
still not documented yet:
- Redis support including previously implemented Redisson backend as well as new backends implemented in the scope of Add support for Lettuce bucket4j#273 Add spring-data-redis support bucket4j#274 Add Jedis support bucket4j#275
- Caffeine support.
- Correlation of configuration supplier with configuration replacement Jedis-based reconfiguration not working properly with RESET and ADDITIVE strategies bucket4j#419
- Optimizations like batching, delaying, predicting.