set-gdbm-cache-size ( size -- )


Vocabulary
gdbm

Inputs
sizean integer


Outputs
None

Word description
Sets the size of the internal bucket cache. The default value is 100. This option may only be set once.

Definition