YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3.
It allows to mount an S3 bucket (or a part of it, if you specify a path) as a local folder. For maximum speed all data read from S3 is cached in memory locally on the node. SNS notifications are used to update other nodes that something has changed on S3 and they need to invalidate their cache. Notifications can be listened using HTTP or SQS endpoints. With buffering enabled (the default) files can be accessed during the download from S3. If the cache grows to its maximum size, the least accessed files are removed.
There are no reported vulnerabilities
30 Day SummaryJan 12 2025 — Feb 11 2025
|
12 Month SummaryFeb 11 2024 — Feb 11 2025
|