amazonriver utilize the postgresql logical replication to sync realtime data into elasticsearch or kafka...
- Postgresql 9.4 or later
- Kafka 0.8 or later
- ElasticSearch 6.x
$git clone https://github.com/hellobike/amazonriver
$cd amazonriver
$go install
amazonriver -config config.json
amazonriver has built-in support for prometheus How to config
amazonriver released under Apache License 2