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

Netflix/astyanax

Cassandra Java Client observed · 2026-08-28

github.com/Netflix/astyanax · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 57
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5530
  • days_rel: n/a
  • days_push: 259
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1033 stars · 346 forks observed · 2026-08-28

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

Astyanax is a high-level Java client library for Apache Cassandra that wraps the underlying Thrift API with an object-oriented interface. It provides client-side failover, connection pooling, automatic host discovery, and retry behavior for building resilient Cassandra applications.

Use cases

  • connect to cassandra from java
  • cassandra client with connection pooling
  • automatic failover for cassandra cluster
  • high level api for cassandra thrift
  • manage cassandra host discovery and retries
  • java library to read and write cassandra columns

When to choose

  • you are on the JVM and need a mature, battle-tested Cassandra client with pooling and failover
  • you want to encapsulate Thrift details behind a simple object-oriented API
  • you need automatic host discovery, retry, and suspension of flaky nodes

When to avoid

  • you are starting a new project - modern Cassandra drivers (CQL-based) are recommended over this Thrift-era client
  • you need CQL support or non-Java languages
  • you require active feature development rather than maintenance

Facets

library · maturity maintenance

database-driver caching monitoring databases developer-tools jvm cassandra thrift connection-pooling failover netflix

1 source

Member repositories

RepositoryRoleHealth v2
Netflix/astyanaxmain48

For agents

markdown · JSON · MCP: product_card(name="Netflix/astyanax")

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