mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
Document Seq No powered optimistic concurrency control (#37284)
Add documentation to describe the new sequence number powered optimistic concurrency control Relates #36148 Relates #10708
This commit is contained in:
parent
1eba1d1df9
commit
cae71cddfe
5 changed files with 227 additions and 83 deletions
|
@ -50,3 +50,5 @@ include::docs/termvectors.asciidoc[]
|
|||
include::docs/multi-termvectors.asciidoc[]
|
||||
|
||||
include::docs/refresh.asciidoc[]
|
||||
|
||||
include::docs/concurrency-control.asciidoc[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue