Aerospike Skyhook version 0.7.0 was released on May 2, 2021.
Features
- Implement the SCAN, HSCAN, SSCAN, ZSCAN commands.
- Implement the TYPE command.
- Implement the LOLWUT command.
Improvements
- Improve test coverage.
Fixes
- Fix the MSET command return value.
- Make the HSET command variadic to allow multiple field/value pairs.
- Use String values for Aerospike keys.