@earth-app/collegedb
    Preparing search index...

    Function clearShardMigrationCache

    • Clears a specific migration cache entry

      Resets the cache for a specific shard, forcing re-check on next migration detection call.

      Parameters

      • shardName: string

        The shard name to clear from cache

      Returns void

      // Force re-check of specific shard
      clearShardMigrationCache('db-auto');