You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Henrik <ho...@magenta.de> on 2021/12/01 02:31:11 UTC

access streaming

does anyone know how to access the streaming API from the ruby client?
https://github.com/ankane/ignite-ruby

Thank you.

Re: access streaming

Posted by Stephen Darlington <st...@gridgain.com>.
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 <ho...@magenta.de> wrote:
> 
> does anyone know how to access the streaming API from the ruby client?
> https://github.com/ankane/ignite-ruby
> 
> Thank you.