Additional Utilities#

Omniverse Content Cache Service#

Omniverse Cache Service

Overview#

The Omniverse Content Cache Service is a shared cache service and configuration. When deployed as part of the Omniverse Storage deployment, it will cache content files read through Omniverse Kit Framework supporting Storage APIs, AWS S3, Azure and Nucleus backend storage. This enables the initial read from one user to benefit all other users, reducing the load from the storage storage and improving performance.

Access the Helm chart for Omniverse Content Cache Service here.

Derived Data Cache Service#

Overview#

The Derived Data Cache Service (DDCS) is a shared cache service and configuration. When deployed as part of the Omniverse Storage deployment, it will cache derived data generated for the Omniverse RTX Renderer. This enables the initial read and generation of data from one user to benefit all other users, improving overall time-to-open and rendering performance.

Access the Helm chart for Derived Data Cache Service here.

Hub Workstation Cache#

Overview#

Hub Workstation Cache is a service that helps speed up USD workflows on your local workstation. This is a stand-alone service that runs on your local workstation and benefits Kit-based applications or Client Library tools.

Learn more about Hub Workstation Cache here. or download the package from the Hub Workstation Cache collection on NGC.

WRAPP#

WRAPP

Overview#

WRAPP provides a command line tool helping with asset packaging and publishing operations for assets stored in S3 buckets, Nucleus servers, file systems or any storage available through a service implementing the Storage API in a decentralized way. It encourages a structured workflow for defining the content of an asset package, and methods to publish and consume those packages in a version-safe manner.

Learn more about WRAPP here and download the package from the WRAPP Collection on NGC.