Minima.js API / @minimajs/disk / plugins / PartitionByHash
Interface: PartitionByHash
Properties
by
ts
by: "hash";charsPerLevel?
ts
optional charsPerLevel: number;Characters per level — only used when by: 'hash'
Default
ts
2levels?
ts
optional levels: number;Number of prefix levels — only used when by: 'hash'
Default
ts
2