aerospike / aerospike-client-rust

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

HLL Datatype and Operations #89

Closed jonas32 closed 3 years ago

jonas32 commented 3 years ago

The Client should feature HLL Operations and Expressions for a 1.0 Release. The PR for HLL is already finished. It just misses the Tests (same as the FilterExpressions PR). I will merge request this as soon as the other one is merged. By the way, the Documentation of HyperLogLog seems broken: https://www.aerospike.com/docs/guides/hyperloglog It only shows 404 and the Links to the HyperLogLog Page also dont work.

Please assign me.

rbotzer commented 3 years ago

Thanks for pointing that out. We'll get on fixing the link in the docs.

kportertx commented 3 years ago

Correct link: https://www.aerospike.com/docs/guide/hyperloglog/