Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “redis caching strategy with multi-layer cache invalidation”
A repository of models, textual inversions, and more
Unique: Implements a multi-layer caching strategy with different TTLs and invalidation patterns for different data types, optimizing for both hit rate and freshness. Event-based invalidation ensures caches are updated when underlying data changes, reducing stale data issues.
vs others: More sophisticated than simple full-page caching because it caches at multiple layers (API responses, queries, computed values) and uses event-based invalidation, though it requires careful design to avoid stale data.
TTL cache wrapper for MCP tool handlers — powered by vurb.
Unique: Provides both synchronous invalidation and asynchronous refresh APIs, allowing developers to choose between immediate cache clearing and background re-execution
vs others: More flexible than TTL-only expiration because it enables event-driven cache management tied to application logic
Building an AI tool with “Manual Cache Invalidation And Refresh”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.