Riak
Riak is a decentralized datastore from Basho Technologies. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5983
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
4027 stars · 521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Riak is a decentralized, distributed NoSQL key-value datastore built in Erlang by Basho Technologies, designed for high availability and operational simplicity. The ecosystem includes Riak KV for general storage, Riak TS for IoT/time-series workloads, and Riak CS for S3-compatible object storage.
Use cases
- store key-value data across a fault-tolerant distributed cluster
- run a highly available NoSQL database that survives node failures
- handle IoT time-series data at scale
- self-host an S3-compatible object store
- deploy a masterless database with no single point of failure
When to choose
- you need masterless replication and tunable consistency across datacenters
- high availability and partition tolerance matter more than complex queries
- you want an Erlang-based distributed datastore with proven operational track record
When to avoid
- you need rich ad-hoc queries, joins, or SQL
- your dataset is small enough for a single-node database
- you want a project with a large active community and frequent feature development
Facets
application · maturity maintenance
database caching object-storage databases microservices big-data iot cross-platform self-hosted nosql key-value-store erlang distributed-database high-availability time-series s3-compatible linux macos
2 sources
- readme: https://github.com/basho/riak · fetched 2026-08-28 · 18b37c2c4b85
- homepage: http://docs.basho.com · fetched 2026-08-29 · 44dbdd7b8124
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| basho/riak | main | 66 |
| basho/riak_core | infra | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem