SearchReplica
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Search Replica

Search Replica is a small adapter, which replicates Postgres data into elasticsearch index. Your Postgres database is sourse of truths and Elasticsearch read-only near-to-realtime replica.

As many similar projects, we abuse logical decoding for our needs.

Small & Lightwaigh

  • No external dependencies
  • Container size is less than 5M
  • Ludicrous resource requirements.

Works out of the box

  • No complex schema or additional yaml file required.
  • If needed, configurable via COMMENTS on table or column.
  • Reindexes existing data

Cloud Native

tbd;

Alternatives: