Cloudflare Smart Cache Workers (DEPRECATED)
Warning: The
cf-smart-cache-workers
folder and all files within it are now deprecated and should not be used for new development. See DEPRECATED.md for details, actionable guidance, and references.
What Was Here?
- Cloudflare Worker scripts for edge HTML caching and cache management.
- Example:
cf-smart-cache-html.js
,cf-smart-forward.js
, etc. - Wrangler configuration for deployment.
Why Deprecated?
This folder is deprecated to enforce modularity, maintainability, and alignment with current best practices for Cloudflare Workers and smart cache solutions.
- Do not add new code or features to this folder.
- For new development, refer to updated modules or consult project maintainers for guidance.
- If you must reference legacy code, clearly mark any usage as deprecated and document migration plans.
References
Community & Support: