|
|
|
|
|
by manigandham
2761 days ago
|
|
It's not a given. Plenty of distributed databases support strong consistency. ES is not meant to be an OLTP database. It's a search index with a much better wrapper around Lucene, but the distributed part has always been weak. The last several years of updates have primarily been around fixing the home-grown replication and storage. |
|