aerospike / aerospike-client-ruby

Ruby client for the Aerospike database
https://www.aerospike.com/
Apache License 2.0
61 stars 40 forks source link

Batch operations #124

Open madejejej opened 12 months ago

madejejej commented 12 months ago

Aerospike server 6.0 introduced the ability to send a batch of write/operate/UDF requests in one network call a while ago.

Can we expect this feature to be implemented in the Ruby client anytime soon?

khaf commented 12 months ago

Yes. It is planned for 2024/Q1.

madejejej commented 8 months ago

Hi, any news on this?