tree: f6319a868d14f5e2596c77d0659d72ee98a681c0 [path history] [tgz]
  1. common/
  2. docs/
  3. project/
  4. step_001_complete/
  5. .courseName
  6. .gitignore
  7. build.sbt
  8. README.md
pekko-connectors-sample-jdbc-to-elasticsearch/README.md

Apache Pekko Connectors sample

Read from a database and publish to Elasticsearch

This example uses @extrefPekko-Connectors Slick to read from a database, and stores the data in Elasticsearch.

Browse the sources at @link:Github { open=new }.

To try out this project clone @link:the Pekko-Connectors Samples repository { open=new } and find it in the pekko-connectors-sample-jdbc-to-elasticsearch directory.