aerospike/aerospike-server
Aerospike Database Server – flash-optimized, in-memory, nosql database observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 92
- Release rhythm 81
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 3101
- days_rel: 48
- days_push: 48
- n_releases_24m: 111
Adoption not part of the score
1375 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Aerospike is a distributed, flash-optimized NoSQL database server written in C that combines in-memory speeds with SSD-based durability through its hybrid memory architecture. It provides ACID-compliant transactions, strong consistency modes, and predictable sub-millisecond latency at web scale.
Use cases
- store session data with sub-millisecond latency at web scale
- build a real-time fraud detection platform
- serve feature store data for AI/ML recommendations
- replace Cassandra or HBase for high-throughput key-value workloads
- run a scalable NoSQL database with strong consistency
- stream database changes into Kafka or Spark pipelines
When to choose
- you need predictable tail latency and millions of transactions per second across a cluster
- you want in-memory performance with the durability and cost profile of SSDs
- you need ACID transactions and strong consistency in a distributed NoSQL store
- you are consolidating many cache/database servers into a smaller, efficient cluster
When to avoid
- you need rich ad-hoc SQL queries, joins, or a relational schema
- your dataset is small enough for a simple embedded or relational database
- you cannot run on Linux 64-bit servers, since that is the only supported deployment platform
- you want a fully open-source license without commercial terms
Facets
application · maturity stable
database caching streaming databases big-data microservices self-hosted cloud nosql key-value-store in-memory flash-optimized distributed-database acid-transactions real-time-database real-time linux docker kubernetes
7 sources
- readme: https://github.com/aerospike/aerospike-server · fetched 2026-08-28 · fb7cf7c66fc4
- homepage: http://aerospike.com/ · fetched 2026-08-29 · d08e42076a9f
- site_page: https://aerospike.com/docs/connectors · fetched 2026-08-29 · a5e1718fbbb4
- site_page: https://aerospike.com/docs/database/quick-start · fetched 2026-08-29 · 9a4072e8ee48
- site_page: https://aerospike.com/docs/connect/spark · fetched 2026-08-29 · ac4095834643
- site_page: https://aerospike.com/about-us · fetched 2026-08-29 · 64605e093b21
- site_page: https://aerospike.com/docs · fetched 2026-08-29 · 5073900a1e8e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aerospike/aerospike-server | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="aerospike/aerospike-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem