-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The project contains implementations for object store providers. I want to propose an alternative to that by using Rclone's FS interface. Rclone has implementations for several providers and so by using that UtahFS can immediately support multiple providers. A simple wrapper around Rclone's FS can be implemented which satisfies the ObjectStore interface internally.
As far as I understood, Object Layer is simple Getters and Setters and since all of the additional security is implemented by above layers, a third party implementation should suffice. But I might be wrong here.
Disclaimer: I'm not in anyway associated with Rclone project.
impredicative, Bren2010, JustAB0x, hazcod, IceCodeNew and 1 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request