|
|
|
|
|
by ngrilly
3541 days ago
|
|
> syncing is trivial depending on what you want to index Can you explain how you keep your Elasticsearch index consistent with your main database, in face of system failure (for example a network partition or a machine hard reboot)? This is usually the non-trivial part. |
|