You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
Breaking Changes
Since Aerospike version 6.1 creating sIndex and providing a null set refers to a whole-namespace instead of all records that doesn’t belong to any set.
This is a breaking change mentioned in the Aerospike Server Release Notes: Aerospike Server CE Release Note
🚀 Features
FMWK-56 Additional Queries With Secondary Index @agrgr (#448)
FMWK-51 Unsupported find with sort operations @roimenashe (#444)
FMWK-55 Supporting Map and List filtering queries (integer only) @agrgr (#434)