aerospike
Advanced tools
Changelog
[3.5.0] - 2018-07-19
New Features
Updates
Changelog
[3.3.0] - 2018-04-30
Bug Fixes
New Features
Updates
Changelog
[3.2.0] - 2018-02-08
Bug Fixes
New Features
inDoubt
flag to AerospikeError
. The inDoubt
flag indicates if a write command may have completed even though an error was returned. This scenario can occur on a client timeout for a command that has been sent to the server. #242AerospikeError
for the database command, during which the error occurred. The Command
object may contain additional information such as the record key for single-record-key read/write commands. #242Updates
Changelog
[3.0.0] - 2017-10-03
New Features
Bug Fixes
Updates
Please refer to the full list of backward incompatible API changes for further details.