Managed Projects

yas3fs

  Analyzed about 10 hours ago

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 ... [More] 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. [Less]

3.74K lines of code

1 current contributors

almost 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses