Aerospike Inc. has released a new version of its real-time NoSQL database management system that guarantees strict serializability of ACID transactions at a fraction of the cost of competing systems.
Strict serializability ensures that transactions appear to execute instantaneously in a total order, which is critical for high-volume online transaction processing scenarios.
Aerospike achieved consistency for single-record requests with sub-millisecond latency in 2018 and has now expanded data consistency guarantees to distributed multi-object transactions.
The new release simplifies OLTP development by moving transaction management logic from the application to the database, allowing developers to access the functionality via application program interfaces.