Aerospike Skyhook version 0.10.0 was released on September 14, 2021.
Features
- Support binding on Unix socket.
- Add support for the KEYS, GETDEL, SRANDMEMBER, HRANDFIELD, SMISMEMBER, GETEX commands.
- Add GitHub workflow to build and publish the Docker image.
- Add GitHub Pages documentation site.
- Add Gradle tasks for constructing RPM and DEB package files.
- Upgrade Aerospike Java client to
5.1.7
.
Improvements
- Improve test coverage.
Fixes
- Return 0 if the key does not exist on SISMEMBER and HEXISTS.
- Fix the pattern format for the KEYS and SCAN MATCH commands.