rwynn/monstache
a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 38
- Release rhythm 32
- 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: 59
- age_days: 3763
- days_rel: 376
- days_push: 376
- n_releases_24m: 6
Adoption not part of the score
1331 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Monstache is a Go daemon that continuously syncs MongoDB collections into Elasticsearch (or OpenSearch) in realtime using change streams. It enables full-text search, aggregations, and Kibana dashboards over MongoDB data.
Use cases
- keep elasticsearch index in sync with mongodb in realtime
- add full-text search to a mongodb application
- build kibana dashboards over mongodb data
- run a one-time full sync of mongodb collections to elasticsearch
- transform or filter documents before indexing into elasticsearch
- track document changes over time for auditing
When to choose
- you use MongoDB as your primary store and need Elasticsearch for search or analytics
- you want a single lightweight binary with change-stream-based realtime sync
- you need HA clustering, resume, or sharded-cluster support out of the box
When to avoid
- you don't use MongoDB or Elasticsearch/OpenSearch
- you need a sync tool with a GUI or managed cloud service
- you need custom logic beyond what Go plugins or JavaScript transforms provide
Facets
service · maturity active
etl search-engine database streaming databases developer-tools windows go self-hosted mongodb elasticsearch opensearch change-streams realtime-sync connector daemon indexing search data-engineering linux macos docker
2 sources
- readme: https://github.com/rwynn/monstache · fetched 2026-08-28 · 02681a0ee833
- homepage: https://rwynn.github.io/monstache-site/ · fetched 2026-08-29 · a2dccc09d548
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rwynn/monstache | main | 48 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem