services.tigerbeetle.cacheGridSize

NixOS option

The grid cache size. The grid cache acts like a page cache for TigerBeetle. It is recommended to set this as large as possible.

type: string matching the pattern [0-9]+(K|M|G)iB
Default
"1GiB"
declared in: nixos/modules/services/databases/tigerbeetle.nixView source on NixOS/nixpkgs →