Re: access streaming

2021-12-01 Thread Stephen Darlington
Nice, I didn’t even know that existed! It’s not an official part of Ignite but my guess is it doesn’t support streaming. For the best throughput, you’ll probably need to use putAll. > On 1 Dec 2021, at 02:31, Henrik wrote: > > does anyone know how to access the streaming API from the ruby clie

access streaming

2021-11-30 Thread Henrik
does anyone know how to access the streaming API from the ruby client? https://github.com/ankane/ignite-ruby Thank you.