/db2es

Using Spring Boot with Spring Batch & Websockets to sync data from Database to ElasticSearch

Primary LanguageJava

TODO

  • Websockets

  • Total Readings from DB & Display

  • Total Readings from ES & Display

  • Batch Job - Select each row and add to Queue

  • DB to Json for ES (domain model)

  • Progress bar - Difference in DB & ES, Current run, realtime progress of jobs (BLUE)

  • Progress bar - Timer until next run

  • Logging

  • [ ]

  • [ ]