vtex-io-application-performance

Official

Boost VTEX IO backend performance with caching.

Authorvtex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Improve VTEX IO backends' latency and resilience by applying layered caching (in-process LRU, VBase), stale-while-revalidate, and optimized AppSettings loading, plus parallel I/O and resolver deduplication to reduce duplicate work.

Core Features & Use Cases

  • In-process LRU cache for hot keys to reduce repeated upstream calls.
  • VBase-backed shared cache with stale-while-revalidate to minimize tail latency.
  • Startup-time AppSettings loading and per-request context patterns to avoid reloading config.
  • Parallelize independent outbound calls and deduplicate resolver chains to improve throughput.
  • Guidance on per-entity VBase keys, TTLs, and tenancy-aware caching to keep data isolated per account/workspace.

Quick Start

Configure and enable this skill in your VTEX IO project to start applying layered caching and parallel I/O patterns.

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: vtex-io-application-performance
Download link: https://github.com/vtex/ai-skills/archive/main.zip#vtex-io-application-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 471,000+ vetted skills library on demand.