An open API service indexing awesome lists of open source software.

https://github.com/connexta/ddf-storage-providers

DDF Content Storage Provider Implementations
https://github.com/connexta/ddf-storage-providers

Last synced: 5 months ago
JSON representation

DDF Content Storage Provider Implementations

Awesome Lists containing this project

README

          

# DDF Content Storage Providers
#### Implementations include:
> **S3 Storage Provider**
>> This provider writes/read products to/from Amazon Web Services S3. SSE-S3 and SSE-KMS (default) encryption are currently supported.
This is a first iteration and shall continue to be improved upon as additional features are requested.

>> **Note**: This provider is dependent on the camel feature: **camel-aws** for access to the AWS Java SDK, which should be activated prior to installing this provider.