aerospike / aerospike-client-rust

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

Fix scan #110

Closed khaf closed 3 years ago

khaf commented 3 years ago

This PR is a band-aid to get us to preliminary support for the Aerospike Server v5.6+. It retains API compatibility and retain some scan options, but ignores them. Documentation is updated to reflect those changes. For further updates, we may need to break the API.