Re: best practice of storing JSON that is searchable

2018-11-27 Thread Jiayi Hoffman
Ok. thanks. > On Nov 27, 2018, at 11:31 PM, Jörn Franke wrote: > > Why not put it in Solr or similar ? > >> Am 28.11.2018 um 08:11 schrieb Jiayi Hoffman : >> >> Hi, >> >> We have an application that uses MySQL to store devices and its metrics. We >> are thinking of migrating all data to Kafk

Re: best practice of storing JSON that is searchable

2018-11-27 Thread Jörn Franke
Why not put it in Solr or similar ? > Am 28.11.2018 um 08:11 schrieb Jiayi Hoffman : > > Hi, > > We have an application that uses MySQL to store devices and its metrics. We > are thinking of migrating all data to Kafka, and using Kafka as the storage > for the benefit of scaling, event souring