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
- Host: GitHub
- URL: https://github.com/connexta/ddf-storage-providers
- Owner: connexta
- Created: 2019-08-12T20:02:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T21:21:46.000Z (over 1 year ago)
- Last Synced: 2025-05-17T00:16:44.655Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 22
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.