Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:06 +08:00
commit d9d5734464
17 changed files with 1235 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for api-cache-manager skill
- [ ] redis_config.md: Documentation on configuring Redis for caching, including connection parameters and best practices.
- [ ] http_cache_headers.md: Explanation of HTTP caching headers and how to use them effectively.
- [ ] cdn_integration.md: Guide on integrating the API cache with a CDN for improved performance.