Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve couchdb change sync behaviour based on a configured sync strategy #4

Open
tomwwinter opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
Type: Improvement Improvement/Extension of existing feature with benefit for the user

Comments

@tomwwinter
Copy link
Contributor

Current implementation:

  • loads all _couch changes and emit DocumentChangeEvents

Improvement:

  • configure behaviour based on needs

possible sync options:

  • use latest available revs (first time start)
  • set a timestamp or a existing rev as starting point in configuration
@github-project-automation github-project-automation bot moved this to Triage / Analysis in All Tasks & Issues Mar 13, 2024
@tomwwinter tomwwinter added the Type: Improvement Improvement/Extension of existing feature with benefit for the user label Aug 7, 2024
@sleidig sleidig moved this from Triage / Analysis to Planned (current "sprint") in All Tasks & Issues Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Improvement/Extension of existing feature with benefit for the user
Projects
Status: Todo (ready for work)
Development

No branches or pull requests

1 participant