Skip to content

Add a nio2 filesystem backend #697

@gaul

Description

@gaul

Currently S3Proxy uses jclouds for the transient (in-memory) and filesystem (on-disk) providers for local storage. Given jclouds declining activity, it would be prudent to bring more of its functionality into S3Proxy itself which would simplify debugging and releasing. Implementing a nio2 filesystem backend would allow not only local on-disk storage, but also memory via jimfs, and potentially crazier things like Hadoop. References #606.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions