github aerospike/aerospike-client-go v1.27.0
Feature, Performance improvements and bug fix release.

latest releases: v7.7.2, v7.7.1, v7.7.0...
7 years ago
  • New Features

    • Added BatchGetObjects method.
    • Added Exponential Backoff by introducing BasePolicy.SleepMultiplier. Only Values > 1.0 are effective. PR #192, thanks to Venil Noronha
  • Improvements

    • Packer tries to see if it can use generic data types before using reflection.
    • Operations, including CDTs do not allocate a buffer anymore, unless reused.
  • Incompatible changes:

    • BinName and BinValue are not exported in Operation anymore. These fields shouldn't have been used anyway since Operations used to cache their internal command.
  • Fixes

Don't miss a new aerospike-client-go release

NewReleases is sending notifications on new releases.