Hi!
I can only set the page size on the dataStorageConfiguration ? it is not
possible to have different page size per dataRegionConfiguration ?
All my caches have small values, less then 100 bytes but I have one
cache with larger items, some a few hundred kb up to 2-3 mb, I would
think performance will not be the best with 4kb page size for this but
maybe I should try to store them some other way, would IGFS be a better
choice for very large values ? IGFS just store the files in a k/v cache
anyway ?
Mikael