174
262
+ 1
48

What is Aerospike?

Aerospike is an open-source, modern database built from the ground up to push the limits of flash storage, processors and networks. It was designed to operate with predictable low latency at high throughput with uncompromising reliability – both high availability and ACID guarantees.
Aerospike is a tool in the In-Memory Databases category of a tech stack.
Aerospike is an open source tool with 858 GitHub stars and 152 GitHub forks. Here’s a link to Aerospike's open source repository on GitHub

Who uses Aerospike?

Companies
48 companies reportedly use Aerospike in their tech stacks, including paytm, Eskimi, and AppsFlyer.

Developers
123 developers on StackShare have stated that they use Aerospike.

Aerospike Integrations

Pros of Aerospike
16
Ram and/or ssd persistence
12
Easy clustering support
5
Easy setup
4
Acid
3
Scale
3
Performance better than Redis
3
Petabyte Scale
2
Ease of use

Aerospike's Features

  • 99% of reads/writes complete in under 1 millisecond.
  • Predictable low latency at high throughput – second to none. Read the YCSB Benchmark.
  • The secret sauce? A thousand things done right. Server code in ‘C’ (not Java or Erlang) precisely tuned to avoid context switching and memory copies. Highly parallelized multi-threaded, multi-core, multi-cpu, multi-SSD execution.
  • Indexes are always stored in RAM. Pure RAM mode is backed by spinning disks. In hybrid mode, individual tables are stored in either RAM or flash.

Aerospike Alternatives & Comparisons

What are some alternatives to Aerospike?
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Riak
Riak is a distributed database designed to deliver maximum data availability by distributing data across multiple servers. As long as your client can reach one Riak server, it should be able to write data. In most failure scenarios, the data you want to read should be available, although it may not be the most up-to-date version of that data.
Cassandra
Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically repartition as machines are added and removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching it in near real time. Elasticsearch, Kibana, Beats and Logstash are the Elastic Stack (sometimes called the ELK Stack).
Tarantool
It is designed to give you the flexibility, scalability, and performance that you want, as well as the reliability and manageability that you need in mission-critical applications
See all alternatives

Aerospike's Followers
262 developers follow Aerospike to keep up with related blogs and decisions.