Ross ROSS = Recommend OSS · open-source software intelligence for agents

aerospike/aerospike-server

Aerospike Database Server – flash-optimized, in-memory, nosql database observed · 2026-08-28

github.com/aerospike/aerospike-server · homepage · C · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
aerospike/aerospike-servermain90

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