github aerospike/aerospike-client-go v1.7.0
Native Floating Point, Geo Spatial, List/Map Query Support

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

October 16 2015 : v1.7.0

Major release. Adds new features and fixes important bugs.

  • New Features
    • Added support for Geo spatial queries.
    • Added support for creating indexes on List and Map bins, and querying them.
    • Added support for native floating point values.
    • Added ClientPolicy.IpMap to use IP translation for alias recognition. PR #81, Thanks to Christopher Guiney
  • Improvements
    • Cosmetic change to improve code consistency for PackLong in packer.go. PR #78, Thanks to Erik Dubbelboer
  • Fixes
    • Fixes an issue when the info->services string was malformed and caused the client to panic.
    • Fixes an issue with marshaling maps of type map[ANY]struct{} into embedded structs.
    • Fixes issue with marshaling maps of type map[ANY]struct{} into embedded structs.
    • Fixes an issue with bound checking. PR #85, Thanks to Tait Clarridge
    • Fixes aa few typos in the docs. PR #76, Thanks to Charl Matthee

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

NewReleases is sending notifications on new releases.