Skip to content

Major Feature Release

Compare
Choose a tag to compare
@khaf khaf released this 27 May 22:13
· 152 commits to master since this 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.