Aerospike Go Client Release 2.11.0 (May 28, 2020)

Aerospike Go client version 2.11.0 was released on May 28, 2020.

Major feature release.

New Features

  • Adds HyperLogLog support.

Improvements

  • Exports estimateSize on Value Datastructure. PR #299, thanks to Sainadh Devireddy
  • Adds more detail regarding ClientPolicy.IdleTimeout in the documentation, and changes the default value to 55 seconds.