manage-cache-and-performance

Official

Optimize OFBiz performance with caching.

Authorapache
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses slow application performance and excessive database load by implementing and managing OFBiz's caching mechanisms, ensuring data is retrieved efficiently without compromising integrity.

Core Features & Use Cases

  • UtilCache Management: Programmatically control application-level caching with options for size, expiration, and reference types.
  • Entity Engine Caching: Configure and leverage OFBiz's built-in caching for entity data to speed up lookups.
  • Service Result Caching: Enable caching for service operations to avoid redundant computations.
  • Cache Invalidation: Implement robust strategies to ensure cached data remains consistent with the database, especially after data modifications.
  • Use Case: When database queries for product information are slow, this Skill can be used to configure UtilCache or enable Entity Engine caching for the Product entity, significantly reducing latency.

Quick Start

Use the manage-cache-and-performance skill to configure a new cache named 'my.custom.cache' with a maximum size of 5000 entries and an expiration time of 1 hour.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: manage-cache-and-performance
Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-cache-and-performance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.