Conditional Cache
JSON →Conditional Cache is a Python library that provides a decorator for conditionally caching function results. It wraps `functools.lru_cache`, allowing caching only if a specified `condition_func` returns `True` based on the function's output. The current version is 1.4, and its release cadence is driven by bug fixes and feature enhancements, maintaining a stable API.
Traffic · last 30 days ↓37% vs prev 7d
total hits 20
actors 7 distinct systems
last hit 3d ago MetaBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇸🇬 Singapore · 🇨🇦 Canada
Resources
API endpoints
full doc /v1/registry/conditional-cache
compatibility /v1/registry/conditional-cache/compatibility