riofs | Userspace S3 filesystem | Cloud Storage library

 by   skoobe C Version: v0.6 License: GPL-3.0

kandi X-RAY | riofs Summary

kandi X-RAY | riofs Summary

riofs is a C library typically used in Storage, Cloud Storage, Amazon S3 applications. riofs has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

RioFS is an userspace filesystem for Amazon S3 buckets for servers that run on Linux and MacOSX. It supports versioned and non-versioned buckets in all AWS regions. RioFS development started at Skoobe as a storage backend for legacy daemons which cannot talk natively to S3. It handles buckets with many thousands of keys and highly concurrent access gracefully.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              riofs has a low active ecosystem.
              It has 387 star(s) with 61 fork(s). There are 27 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 67 open issues and 86 have been closed. On average issues are closed in 65 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of riofs is v0.6

            kandi-Quality Quality

              riofs has no bugs reported.

            kandi-Security Security

              riofs has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              riofs is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              riofs releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of riofs
            Get all kandi verified functions for this library.

            riofs Key Features

            No Key Features are available at this moment for riofs.

            riofs Examples and Code Snippets

            No Code Snippets are available at this moment for riofs.

            Community Discussions

            QUESTION

            Unable to mount S3 on EC2 using RIOFS - HTTP error: 400 (Bad Request)
            Asked 2020-Aug-04 at 08:09

            I am trying to mount S3 bucket on AWS EC2 instance using RIOFS. I am unsuccessful.

            Here is the logs

            ...

            ANSWER

            Answered 2020-Aug-04 at 08:09

            AWS4-HMAC-SHA256 is Signature Version 4 and only few regions support it. I tested this against Frankfurt eu-central-1 and London eu-west-2. Both these region doesn't work. It works only on US-EAST-1 N. Virginia region.

            I could successfully mount the S3 bucket created on us-east-1 on EC2.

            Source https://stackoverflow.com/questions/63231508

            QUESTION

            Riofs - fuse device not found
            Asked 2018-Jul-11 at 12:39

            I am trying to run riofs inside a docker container, however when I try to run riofs I get the following error:

            ...

            ANSWER

            Answered 2018-Jul-11 at 12:39

            I needed to add the runtime privilege SYS_ADMIN because fuse needs permissions to mount/umount.

            Source https://stackoverflow.com/questions/51263555

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install riofs

            You can download it from GitHub.

            Support

            Any help is welcome, just open an issue if you find a bug. We also need better documentation, testing, tutorials and benchmarks.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/skoobe/riofs.git

          • CLI

            gh repo clone skoobe/riofs

          • sshUrl

            git@github.com:skoobe/riofs.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Cloud Storage Libraries

            minio

            by minio

            rclone

            by rclone

            flysystem

            by thephpleague

            boto

            by boto

            Dropbox-Uploader

            by andreafabrizi

            Try Top Libraries by skoobe

            ms3

            by skoobePython