Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Storage Providers act as a proxy between the Content Framework and the mechanism storing the content, e.g., file system, relational database, etc.. Storage Providers expose the storage mechanism to the Content Framework.

Storage Providers provide the capability to the Content Framework to create, read, update, and delete content in the content repository

Examples

The following Storage Providers are provided with the Content Framework out of the box:

File System Storage Provider

 

  • No labels