-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The AdvancedCacheWriter should be extended with a batch operation which takes multiple write/remove operations so that stores which can do batching can optimize this. This would benefit:
- passivateAll
- putAll
- the async writer
Immediate users would be the JDBC stores, JPA, RocksDB.