defaultTransactionAlloc top-level constant

int const defaultTransactionAlloc

Default size for transaction allocation to avoid excessive memory growth.

Implementation

const int defaultTransactionAlloc = 2048;