Releases: aerospike/php-client
Releases · aerospike/php-client
v0.2.0
Release Date: October 25, 2023
New Features
- Introduce dedicated namespace "Aerospike".
- Added support for all PHP versions above 8.
Improvements
- Added phpunit tests
- Minor code cleanups and security improvements
Updates
- Updated
client.exists
api to takeReadPolicy
as an argument instead ofWritePolicy
. - Added improvements use HLL and GeoJSON Values.
Full Changelog: v0.1.0-alpha1...0.2.0
pre-alpha release
Release Date: September 15, 2023
This project is pre-alpha, and should not be used in production. If you're an enterprise customer feel free to reach out to our support with feedback and feature requests. We appreciate feedback from the Aerospike community on issues related to the new PHP client.