aerospike / aerospike-client-rust

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

Rack Awareness, Sequence Policies, More complex policies and other Fixes #140

Open CMoore-Darwinium opened 1 year ago

CMoore-Darwinium commented 1 year ago

Hi @khaf , this is my attempt at a rebased pull request

It includes:

  1. Rack Awareness
  2. Sequence Policies
  3. Fixes to message encoding (particularly when dealing with larger integers)
  4. Allowing more complex policies, including using the invert flag.
  5. Bug fixes to async