mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[GH-ISSUE #736] Add coordination between multiple clients mounting the same bucket #419
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#419
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jazzl0ver on GitHub (Mar 26, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/736
Hi,
Any chances you would add coordination (SQS/SNS) between multiple clients mounting the same bucket like YAS3FS project do?
@gaul commented on GitHub (Jul 26, 2020):
Contributions accepted!
@gaul commented on GitHub (Oct 10, 2020):
Related to #841. I think s3fs should add an HTTP server to allow introspect on the cache. This would also allow an external program to subscribe to SQS/SNS to invalidate the cache dynamically.