basho / riak-nodejs-client

The Riak client for Node.js.
Apache License 2.0
72 stars 28 forks source link

Add HyperLogLog Data Type #170

Closed alexmoore closed 7 years ago

alexmoore commented 7 years ago

Adds HLL data type + bucket properties.

Test with a devrel of this Riak branch: https://github.com/basho/riak_ee/tree/develop-2.2

Docs PR forthcoming.

alexmoore commented 7 years ago

Docs at https://github.com/basho/private_basho_docs/commit/a126a2d2a5097e06b79062853e56769e3a346b2f.

lukebakken commented 7 years ago

@alexmoore nice job :+1: