~whynothugo/vdirsyncer-rs#12: 
Monitor storages for changes

For filesystem we'll use inotify.

For *dav this is TBD.

For JMAP, we can use its native websocket ability.

Status
REPORTED
Submitter
~whynothugo
Assigned to
No-one
Submitted
8 months ago
Updated
5 months ago
Labels
0:todo 3: vstorage

~whynothugo 8 months ago

This might be a good fit for filesystem: https://github.com/notify-rs/notify

~whynothugo 8 months ago

For DAV, discussion on finding a concrete push mechanisms is ongoing here.

~whynothugo 8 months ago

vdirsyncer-py discussion on the topic: https://github.com/pimutils/vdirsyncer/issues/24

~whynothugo 5 months ago

More discussion on Push notifications for CalDav: https://github.com/nextcloud/server/issues/22379

~whynothugo 5 months ago

It might make sense for the API to provide a parameter for specifying an interval: Duration, which would be used for storages which do not support any "push" mechanism.

Register here or Log in to comment, or comment via email.