Nuxeo Marketplace

Find Nuxeo packages for your application

MongoDB GridFS Storage

By Nuxeo

This Nuxeo plugin provides an implementation of the BinaryManager that replies on MongoDB GridFS. The goal is to store Nuxeo Blobs directly inside GridFS. This is particularly interesting when using MongoDB as the main repository backend (using DBS) since this allows to have Structures + Meta-data and the Binaries inside the same MongoDB replicaSet. After installation, some configuration steps must be taken in order for this addon to be enabled and use the proper credentials. Check the linked page for installation instructions.