Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:38 +08:00
commit 37caee108e
8 changed files with 899 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for database-sharding-manager skill
- [ ] sharding_config_template.yaml: Template for the sharding configuration file.
- [ ] example_data_distribution.json: Example of data distribution across shards.
- [ ] monitoring_dashboard.json: Example dashboard configuration for monitoring sharding performance.