aerospike / aerospike-client-rust

Rust client for the Aerospike database
https://www.aerospike.com/
Other
82 stars 29 forks source link

Accept batch read response without key digest #67

Closed jlr52 closed 4 years ago

jlr52 commented 4 years ago

Not sure if you guys still need help, but I would love to contribute :)

Resolves #63.

jhecking commented 4 years ago

Thank you for your contribution, @jlr52!

Can you please merge master branch into your branch? I have just merged another PR (#68) which I think will help address the failing unit tests.

jlr52 commented 4 years ago

absolutely, let me merge master into my branch

jhecking commented 4 years ago

absolutely, let me merge master into my branch

👍 Thanks!