Hello! There is definitely advantage on the side of DataStreamer.
Regards, -- Ilya Kasnacheev чт, 28 февр. 2019 г. в 17:29, Mikael <[email protected]>: > Hi! > > If I have to update a large number of items in a cache (same keys, new > values every few seconds), but it's the same keys so I need to have > allow overwrite enabled, is there any advantage of using a streamer for > this or is it better to just collect them in a map and use putAll ? > > Mikael > > >
