Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-cache-manager skill
|
||||
|
||||
- [ ] clear_cache.sh: Script to clear the API cache based on different strategies (Redis, HTTP headers).
|
||||
- [ ] warm_cache.py: Python script to pre-populate the cache with frequently accessed data.
|
||||
- [ ] cache_stats.sh: Script to retrieve and display cache statistics (hit rate, size, etc.).
|
||||
Reference in New Issue
Block a user