Re: Streamer with overwrite option

2020-05-18 Thread Ilya Kasnacheev
the cache, and > currently don't have an update or upsert process in place. > How expensive is a streamer with overwrite option set to true, assuming > the cache has millions of records? I assume the streamer would compare the > new entry against the cache using the primary key of the

Streamer with overwrite option

2020-05-17 Thread narges saleh
Hi All, I am going to get updates for the existing records in the cache, and currently don't have an update or upsert process in place. How expensive is a streamer with overwrite option set to true, assuming the cache has millions of records? I assume the streamer would compare the new entry