Skip to content

Commit

Permalink
USERS.md: Explain sequoia->pando quiescence
Browse files Browse the repository at this point in the history
  • Loading branch information
prdoyle authored Apr 19, 2024
1 parent fc9cd01 commit dd466d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/USERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,7 @@ We hope to overcome this shortcoming in the near future.[^polyfill]
there is a brief window (before the change events arrive) when writes to the old Sequoia driver will
be silently ignored. While refurbishing from Sequoia to a different format,
ensure the bosk is quiescent (not performing any updates), or is performing a `flush()` before each update.
This is a consequence of Sequoia's design simplicity; specifically, its avoidance of multi-document transactions.

[^polyfill]: See [Issue #108](https://github.com/venasolutions/bosk/issues/108).

Expand Down

0 comments on commit dd466d2

Please sign in to comment.