github aerospike/aerospike-client-go v1.33.0
Feature and Improvements Release

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

    • Adds BatchPolicy.AllowPartialResults flag to allow the batch command return partial records returned from the cluster.
    • Adds INVERTED flag to the MapReturnType. Take a look at INVERTED test in cdt_map_test.go to see how to use it.
    • Adds a lot of new Ordered Map and List operations and brings the client up to date with the latest server API.
  • Changes

    • Use the default values for BasePolicy in BatchPolicy to keep the behavior consistent with the older releases.
  • Improvements

    • Adds a recover to the tend goroutine to guarantee the client will recover from internal crashes.
    • Removes unneeded type casts.
    • Uses the new stat name for migrations check.
  • Fixes

    • Fixes TTL in GetObject and BatchGetObject reflection API.
    • Handle extension marker in List headers.

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

NewReleases is sending notifications on new releases.