# strapdata/elassandra

Elassandra = Elasticsearch + Apache Cassandra

Repository: https://github.com/strapdata/elassandra
Canonical: https://ross.abutalabs.com/products/elassandra
Homepage: http://www.elassandra.io
Language: Java
License: Apache-2.0
License Family: permissive
Topics: cassandra, elasticsearch, search, completion, aggregation, nosql, masterless, mission-critical, fuzzy-search, rest-api, lucene, kibana, logstash, spark
Last push: 2026-05-17T15:18:41+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 82, release rhythm 8, longevity 100
- inputs: {"age_days": 4029, "days_push": 108, "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 1714, forks 194 (observed 2026-08-28T04:05:26.125478+00:00)

## What it is
Elassandra is a distribution of Apache Cassandra with Elasticsearch embedded in each node, providing full-text and spatial search over Cassandra tables. It offers a masterless, multi-datacenter, active/active database and search engine with JSON REST access and Kibana compatibility.

## Use cases
- add full-text search to my cassandra data
- run a masterless elasticsearch cluster with no single point of failure
- replicate search and database across multiple datacenters in active/active mode
- query and aggregate cassandra data via a JSON REST API without spark or hadoop
- use kibana dashboards on top of cassandra tables
- avoid resharding when scaling out search nodes

## When to choose
- you already run Cassandra and need advanced search, aggregation, or Kibana on that data
- you need a sharded multi-master search database with cross-datacenter replication and Cassandra repair mechanisms
- you want horizontal scaling without resharding indices

## When to avoid
- you only need plain Elasticsearch with no Cassandra dependency
- you need the latest Elasticsearch features or versions, since Elassandra tracks a forked codebase
- your workload is small enough for a standard Cassandra plus a separate Elasticsearch cluster

## Facets
- artifact type: application
- maturity: maintenance
- function: search-engine, database, http-server
- domain: databases, big-data
- platform: jvm, self-hosted
- tags: cassandra, elasticsearch, masterless, multi-datacenter, nosql, kibana, search, linux, docker

## Member repositories
- strapdata/elassandra (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.125478+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-30T03:34:39.663251+00:00, confidence not recorded.
  - readme: https://github.com/strapdata/elassandra (fetched 2026-08-28T04:05:26.125478+00:00, sha 34ada3cc8f53)
  - homepage: http://www.elassandra.io (fetched 2026-08-29T11:10:34.804458+00:00, sha baa6204e40f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
