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 @@
# Assets
Bundled resources for api-cache-manager skill
- [ ] cache_invalidation_template.json: JSON template for cache invalidation requests.
- [ ] example_redis_config.conf: Example Redis configuration file.
- [ ] example_http_headers.txt: Example HTTP headers for caching.