github aerospike/aerospike-client-go v1.2.0
Adds BasePolicy.ConsistencyLevel and WritePolicy.CommitLevel policies

latest releases: v7.7.2, v7.7.1, v7.7.0...
9 years ago

New Features:

  • Added NewKeyWithDigest() method. You can now create keys with custom digests, or only using digests without knowing the original value. (Useful when you are getting back results with Query and Scan)
  • Added ConsistencyLevel to BasePolicy.
  • Added CommitLevel to WritePolicy.
  • Added LargeList.Range and LargeList.RangeThenFilter methods.
  • Added LargeMap.Exists method.

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

NewReleases is sending notifications on new releases.