Clears a specific migration cache entry
Resets the cache for a specific shard, forcing re-check on next migration detection call.
The shard name to clear from cache
// Force re-check of specific shardclearShardMigrationCache('db-auto'); Copy
// Force re-check of specific shardclearShardMigrationCache('db-auto');
Clears a specific migration cache entry
Resets the cache for a specific shard, forcing re-check on next migration detection call.