Files
2025-11-30 08:18:01 +08:00

8 lines
406 B
Markdown

# Assets
Bundled resources for database-archival-system skill
- [ ] archival_template.sql: SQL template for creating archive tables in PostgreSQL and MySQL.
- [ ] restore_template.sql: SQL template for restoring archived data from cold storage.
- [ ] config_template.yaml: YAML template for configuring the archival process, including database credentials, retention policies, and cold storage settings.