Description
Currently started caches have pretty large memory overhead (e.g. to store affinity and partitions state information). If some application requires thousands caches with similar configuration then it would be useful to allow for 'logical' cache to reuse the same 'physical' cache. Let's introduce new CacheConfiguration property - 'groupName', caches with the same groupName will use the same 'physical' cache.
Attachments
Issue Links
- blocks
-
IGNITE-5325 CREATE TABLE should support "cacheGroup" property
- Resolved
- is related to
-
IGNITE-5436 .NET: CacheConfiguration.GroupName
- Resolved
- links to