API reference › @evolu/nodejs › AvailableParallelism
type AvailableParallelism = () => PositiveInt;
Defined in: packages/nodejs/src/Platform.ts:11
Returns the recommended amount of parallelism available to this process.
API reference › @evolu/nodejs › AvailableParallelism
type AvailableParallelism = () => PositiveInt;
Defined in: packages/nodejs/src/Platform.ts:11
Returns the recommended amount of parallelism available to this process.