github aerospike/aerospike-client-go v1.19.0
Major Features and Improvements

latest releases: v7.7.1, v7.7.0, v7.6.1...
8 years ago
  • New Features
    • Support TLS secured connections. (Feature will be supported in coming server releases.)
    • Support IPv6 protocol. Supported by Aerospike Server 3.10+.
    • Support cluster-name verification. Supported by Aerospike Server 3.10+.
    • Support new peers info protocol. Supported by Aerospike Server 3.10+.
  • Improvements
    • Will retry the operation even when reading from the buffer. Set Policy.MaxRetries = 0 to avoid this behavior. PR #143, thanks to Hector Jusforgues
    • Much improved cluster management algorithm. Will now handle the case where multiple nodes go down simultaneously, still protecting against split brain rogue nodes.
  • Fixes
    • Try all alias IPs in node validator. Resolves #144.
    • Updated job status check for execute tasks.

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

NewReleases is sending notifications on new releases.