Skip to content

This addon implements a BinaryManager that stores binaries in several Cloud blob based provider like Amazon S3, Microsoft Azure and Apache jclouds

Notifications You must be signed in to change notification settings

Baseventure/nuxeo-core-binarymanager-cloud

 
 

Repository files navigation

This addon implements a BinaryManager that stores binaries in several Cloud blob based providers like Amazon S3 or Microsoft Azure. For efficiency, a local disk cache (with limited size) is also used.

Modules

  • nuxeo-core-binarymanager-common: Common classes used in those implementations
  • nuxeo-core-binarymanager-s3: Amazon S3 implementation
  • nuxeo-core-binarymanager-azure: Microsoft Azure implementation
  • nuxeo-core-binarymanager-jclouds: Jclouds base Binary Manager implementation (OLD)

Building all modules

mvn clean install

QA results

Build Status

About Nuxeo

Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.

About

This addon implements a BinaryManager that stores binaries in several Cloud blob based provider like Amazon S3, Microsoft Azure and Apache jclouds

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%