Im using reactive mongo as my mongodb(v3.4) driver in my play 2.6 application.
Does someone have a recommended way to sync every insert/update I have with my elasticsearch(v5.6)?
Im using reactive mongo as my mongodb(v3.4) driver in my play 2.6 application.
Does someone have a recommended way to sync every insert/update I have with my elasticsearch(v5.6)?