Interface ISSTMangerOptions
Properties
Optional
customHashFunction
growthFactor
growthFactor: number
readMmap
readMmap: boolean
sstConfig
sstConfig: Omit<ISSTFileOptions, "dataType" | "path" | "max" | "min" | "KeyDataType"> sstThreshold
sstThreshold: number
threadsForMerge
threadsForMerge: number