github aerospike/aerospike-client-go v3.0.0
Major Feature Release

latest releases: v7.7.1, v7.7.0, v7.6.1...
4 years ago

There are a few minor breaking API changes. See ClientPolicy.

Note: There has been significant changes to clustering code. We recommend extensive testing before using in production.

  • New Features
    • Adds support for Relaxed Strong Consistency mode. ClientPolicy.LinearizeRead = true has been removed and should be replaced with policy.ReadModeSC = as.ReadModeSCLinearize.
    • Adds support for whitelists in Roles.

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

NewReleases is sending notifications on new releases.