Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:59 +08:00
commit 79be0aa370
8 changed files with 182 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for backup-strategy-implementor skill
- [ ] backup_configuration_template.yaml Template for backup configuration files
- [ ] restore_configuration_template.yaml Template for restore configuration files
- [ ] example_backup_script.sh Example backup script for a specific database system
- [ ] example_restore_script.sh Example restore script for a specific database system