cloudstorage
cloudstorage copied to clipboard
Add support & Interface for Event Based File Listening Model
Many usecases require getting notification immediately after a file is added to a store for import. Support Interfaces for event based file-change-event models.
- http://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html
- https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-event-overview
- https://cloud.google.com/storage/docs/object-change-notification
- Poll scheduler for SFTP