Aerospike Go client version 5.1.0 was released on June 10, 2021.
Major fix release. (The code resides in the v5 branch, and is available via the import github.com/aerospike/aerospike-client-go/v5 )
Improvements
- Set the error node on transaction failures.
- Add compression and minConnsPerNode to benchmark tool options.