aerospike / aerospike-client-rust

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

Fix for ctx_map_key_create #111

Closed jonas32 closed 2 years ago

jonas32 commented 2 years ago

This PR fixes a bug with the ctx_map_key_create context, where the flags are not encoded correctly.

khaf commented 2 years ago

@jonas32 Ready for merge?

jonas32 commented 2 years ago

Yes, please!