Skip to content

0.10.0

Compare
Choose a tag to compare
@reugn reugn released this 14 Sep 12:40
· 83 commits to main since this release

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