Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Support deleteRange for track changes #4

Open
carsonfarmer opened this issue Sep 18, 2020 · 0 comments
Open

Support deleteRange for track changes #4

carsonfarmer opened this issue Sep 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@carsonfarmer
Copy link
Member

Right now, we assume that a local db operation that deletes a whole range of instances is just a local operation, so should not be replicated to the remote. This might not be the case, as the caller might really want to clear our a bunch of instances. Should we allow this? If yes, we'll have to come up with a clean way to push a range deletion to the remote.

@carsonfarmer carsonfarmer added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Sep 18, 2020
@carsonfarmer carsonfarmer self-assigned this Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant