Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

CouchDB provider - consider adding option for preserving history in Batch calls? #79

Open
DRK3 opened this issue Mar 4, 2021 · 0 comments

Comments

@DRK3
Copy link
Contributor

DRK3 commented Mar 4, 2021

In the case of a batch call where some of the operations are redundant (like a put, and then a put that overrides the previous one), those redundant operations will be stripped out. This is necessary to allow the CouchDB batch call to work correctly. CouchDB will not have any revision history of these stripped out operations, however. We may want to consider adding an option to preserve revision history (at the expense of speed most likely)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant