Build faster applications with intelligent HTTP response caching
Semantic caching that understands the meaning of your requests. Get sub-400ms response times with 99.999% accuracy at the edge.
# Install the CLI
npm install -g @trtl/cli
# Authenticate
trtl user login
# Create your first cache
trtl cache create "API Cache" \
--origin "https://api.example.com" \
--ttl 3600Everything you need for intelligent caching
Built on Cloudflare's edge infrastructure with semantic understanding at its core.
Semantic Similarity Matching
Cache hits based on request meaning, not just exact matches. Our AI understands context and intent.
Sub-400ms Response Times
Lightning-fast cache lookups at the edge with Cloudflare's global network infrastructure.
99.999% Accuracy
Reliable semantic matching with configurable confidence thresholds. Never miss the right cache hit.
Dynamic Infrastructure
Automatic provisioning of storage and vector indexes per cache. Scale without thinking about it.
TTL & Size Management
Fine-grained control over cache lifecycle and storage limits. Set it and forget it.
Multi-Environment Support
Isolated dev, staging, and production environments with seamless deployment workflows.