# fastio/1store

NoSQL data store using the SEASTAR framework, compatible with Redis

Repository: https://github.com/fastio/1store
Canonical: https://ross.abutalabs.com/products/1store
Language: C++
License: AGPL-3.0
License Family: copyleft
Topics: redis, nosql, seastar
Last push: 2019-10-02T13:50:45+00:00

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

## Adoption (not part of the score)
Stars 1329, forks 167 (observed 2026-08-28T04:04:23.767898+00:00)

## What it is
Pedis (1store) is a NoSQL data store built on the SEASTAR framework and ScyllaDB that is compatible with the Redis protocol. It stores Redis data structures (strings, lists, hashes, sets, zsets) in a Scylla cluster, offering high throughput, tunable consistency, and optional in-memory cache deployment.

## Use cases
- run a redis-compatible datastore with horizontal scalability
- deploy a high-throughput low-latency cache cluster
- store redis data structures in a distributed nosql cluster
- access redis-written data via the cassandra protocol
- tune read-write consistency levels for a redis-like store

## When to avoid
- you need a simple single-node redis replacement with full redis feature coverage
- you require active maintenance and recent redis protocol support
- you need redis modules, scripting, or pub/sub features

## Facets
- artifact type: service
- maturity: abandoned
- function: database, caching
- domain: databases, microservices, backend
- platform: self-hosted
- tags: redis-compatible, nosql, scylla, seastar, key-value-store, linux, docker

## Member repositories
- fastio/1store (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.767898+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-30T04:45:39.368819+00:00, confidence not recorded.
  - readme: https://github.com/fastio/1store (fetched 2026-08-28T04:04:23.767898+00:00, sha 869a72ecb950)
- Data as of 2026-08-30T08:39:29.467469+00:00.
