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

    Function getTotalDatabaseSize

    • Gets the combined size in bytes across all shards.

      Failed shard size checks are excluded from the sum.

      Parameters

      • batchSize: number = 50

        Number of concurrent shard queries (default: 50)

      Returns Promise<number>

      Total size in bytes across successfully measured shards

      1.1.4