Elasticsearch percolator primer
Primer in understanding the reverse search concepts behind the Elasticsearch percolator. In a classical search scenario, a term query is…
JDBC Nested Set Sink Connector
Demo showcase of JDBC Nested Set Sink Connector for Apache Kafka Connect used to eventually sync hierachical data (e.g. : shop category tree…
Sync tree database table over Apache Kafka
Showcase on how to eventually sync hierachical data from a source database table towards a sink database table via Apache Kafka in a…