Philippus/elastic4s
🔍 Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 75
- 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: 15
- age_days: 4832
- days_rel: 168
- days_push: 7
- n_releases_24m: 18
Adoption not part of the score
1639 stars · 684 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Elastic4s is a concise, type-safe, reactive Scala client for Elasticsearch built around a builder-like DSL. It supports Scala idioms like futures, Option, and typeclasses via Jackson, Circe, Json4s, PlayJson, and Spray Json modules.
Use cases
- query elasticsearch from scala with a type-safe DSL
- index and search scala case classes in elasticsearch
- run async elasticsearch requests with scala futures
- serialize domain objects to elasticsearch documents with circe or jackson
- migrate from the verbose java elasticsearch client to idiomatic scala
When to choose
- you use Scala and want compile-time-checked Elasticsearch requests
- you want Scala collections, futures, and typeclass-based JSON integration
- you prefer a concise DSL over the official Java client
When to avoid
- you are not using Scala or the JVM
- you need the official client's full feature coverage or vendor support
- you use a non-JVM language
Facets
library · maturity active
database-driver search-engine http-client serialization databases developer-tools jvm elasticsearch scala-client dsl reactive-streams circe type-safe search
1 source
- readme: https://github.com/Philippus/elastic4s · fetched 2026-08-28 · 38eafe5b625a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Philippus/elastic4s | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="Philippus/elastic4s")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem