Cloud customer?
Start for Free>
Upgrade in MyJFrog >
What's New in Cloud >







Full-DB and Full-DB-Direct Binary Providers Overview

These binary providers saves all the metadata and binary content as blobs in the database. Full-DB binary provider has an additional layer of caching on the filesystem while Full-DB Direct does not have a cache and serves artifacts directly from the database.

Filestore Fundamentals

This page provides you with the information about a specific binary provider. For more information on filestores and the various filestores that you can use, see配置Filestore.

Page Contents


Full-DB Binary Provider Template Configuration

This binary provider saves all the metadata and binary content as blobs in the database with an additional layer of caching on the filesystem. Caching can improve Artifactory performance since frequent requests are served from the cache-fs before reaching out to the database.

The following sample shows the binarystore.xml configuration file for full-db binary provider.

  

While you don't need to configure anything else in your binarystore.xml, the following sample shows how the full-db template looks like under the hood.

     

For details about the cache-fs provider, seeCached Filesystem Binary Provider. The blob provider saves metadata and binary content as blobs in the database.


Full-DB-Direct Binary Provider Template Configuration

This binary provider saves all the metadata and binary content as blobs in the database without a caching layer.

The following sample shows the binarystore.xml configuration file for full-db-direct binary provider.

  

While you don't need to configure anything else in your binarystore.xml, the following sample shows how the full-db-direct template looks like under the hood.

   
车辆的b provider saves metadata and binary content as blobs in the database.


  • No labels
Copyright © 2023 JFrog Ltd.