Initial commit
This commit is contained in:
8
skills/database-sharding-manager/scripts/README.md
Normal file
8
skills/database-sharding-manager/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for database-sharding-manager skill
|
||||
|
||||
- [ ] init_sharding.py: Script to initialize database sharding based on a given strategy.
|
||||
- [ ] rebalance_shards.py: Script to rebalance data across shards automatically.
|
||||
- [ ] cross_shard_query.py: Script to execute queries across multiple shards and aggregate results.
|
||||
- [ ] validate_sharding_config.py: Script to validate the sharding configuration file.
|
||||
Reference in New Issue
Block a user