I'm about to integrate Cloudify in my webapp to handle media storage.
I was wondering if a java library already exist that abstracts data access/storage and can handle different storage providers like S3, Cloudify etc.
I'm about to integrate Cloudify in my webapp to handle media storage.
I was wondering if a java library already exist that abstracts data access/storage and can handle different storage providers like S3, Cloudify etc.
Copyright © 2021 Jogjafile Inc.
jclouds (https://jclouds.apache.org/) support an abstraction for data access, called BlobStorage. Have a look at the list of providers here:
http://jclouds.apache.org/guides/providers/#blobstore-providers