November 2018
Beginner to intermediate
306 pages
7h 49m
English
Aerospike is one of several NoSQL databases architectures that has been developed for high-speed performance, scalability, and reliability. Like Redis, this is also a key-value pair architecture, and is optimized for flash storage. The Aerospike database is written in C and has three layers: the data layer, a self-managed distribution layer, and a cluster-aware client layer. The distribution layer is replicated across the datacenters to enforce consistency.
Some of the important features of Aerospike are summarized as follows:
Read now
Unlock full access