I would like to use ES as primary data storage. I want to receive PUT request
in ES, handle event using some listener and than store data asynchronously
into other data storage (Postgres database for example). Is it possible to
implement using existing extensions?
I understand that it is impossible to use ES as single data-storage. By this
I decided to use a different database to store data backup and some backdoor
functionality.
I would like to use ES as primary data storage. I want to receive PUT
request
in ES, handle event using some listener and than store data asynchronously
into other data storage (Postgres database for example). Is it possible to
implement using existing extensions?
I understand that it is impossible to use ES as single data-storage. By
this
I decided to use a different database to store data backup and some
backdoor
functionality.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.