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

paypal/junodb

JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale. observed · 2026-08-28

github.com/paypal/junodb · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 0
  • Release rhythm 35
  • Longevity 91

Flags: no_releases

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: 1286
  • days_rel: n/a
  • days_push: 803
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2636 stars · 179 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

JunoDB is PayPal's open-source secure, consistent, and highly available distributed key-value store delivering single-digit millisecond latency at any scale. It comprises storage servers, a proxy layer, and etcd-based cluster configuration, deployable via Docker.

Use cases

  • store key-value data with low single-digit millisecond latency
  • run a secure distributed key-value database at any scale
  • self-host a highly available NoSQL storage backend
  • store session or user data with strong consistency
  • deploy a scalable key-value store with Docker

When to choose

  • you need a highly available, consistent key-value store with low latency at scale
  • you want a self-hosted alternative backed by PayPal's production experience
  • security features like encryption and TLS are required for your storage layer

When to avoid

  • you need rich queries, joins, or SQL semantics rather than key-value access
  • you want a turnkey managed database with minimal operational overhead
  • your team cannot operate a multi-component distributed system (proxy, storage, etcd)

Facets

service · maturity active

database security caching databases microservices backend self-hosted go self-hosted key-value-store distributed-storage low-latency paypal etcd consistent-hashing linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
paypal/junodbmain30

For agents

markdown · JSON · MCP: product_card(name="paypal/junodb")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem