# Riak

Riak is a decentralized datastore from Basho Technologies.

Repository: https://github.com/basho/riak
Canonical: https://ross.abutalabs.com/products/riak
Homepage: http://docs.basho.com
Language: Shell
License: Apache-2.0
License Family: permissive
Last push: 2026-08-14T13:38:31+00:00
Link (homepage): http://docs.basho.com

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 5983, "days_push": 19, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4027, forks 521 (observed 2026-08-28T04:08:32.628939+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: database, caching, object-storage
- domain: databases, microservices, big-data, iot
- platform: cross-platform, self-hosted
- tags: nosql, key-value-store, erlang, distributed-database, high-availability, time-series, s3-compatible, linux, macos

## Member repositories
- basho/riak (main) score 66
- basho/riak_core (infra) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.628939+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:52.800667+00:00, confidence not recorded.
  - readme: https://github.com/basho/riak (fetched 2026-08-28T04:08:32.628939+00:00, sha 18b37c2c4b85)
  - homepage: http://docs.basho.com (fetched 2026-08-29T09:16:30.834932+00:00, sha 44dbdd7b8124)
- Data as of 2026-08-30T08:39:29.467469+00:00.
