Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2025 v1.0.0 Jul 28, 2025 Changes in this version + type Config struct + DBFileName string + DBSave bool + DBSaveInterval time.Duration + DirtyThresholdCount int + DirtyThresholdRatio float64 + GCInterval time.Duration + SaveDirtyData bool + func DefaultConfig() Config