aerospike-client-go v2.3.0 Release Notes

Release Date: 2019-10-17 // over 4 years ago
  • Major feature release.

    • New Features

      • Adds support for mixed security modes in cluster to enable rolling upgrade with security changes.
      • Adds support for delete record operation DeleteOp() in Client.Operate().
      • Adds support for write operations in background scan/query.
      • Adds support for Scan/QueryPolicy.RecordsPerSecond field to limit throughput.