Versions in this module Expand all Collapse all v1 v1.1.2 Oct 2, 2019 v1.1.1 Sep 20, 2019 v1.1.0 Sep 12, 2019 Changes in this version + const LmdbMdPageSizeKey type StoreConfig + LmdbMdPageSize int v1.1.0-beta.1 Sep 7, 2019 v1.1.0-beta.0 Aug 30, 2019 v1.0.6 Aug 30, 2019 v1.0.5 Aug 14, 2019 v1.0.4 Jul 12, 2019 v1.0.3 Jul 5, 2019 v1.0.2 Jun 7, 2019 v1.0.1 May 14, 2019 v1.0.0 May 2, 2019 Changes in this version + const HDDReadAhead + const MDReserved + const MaxSizeGB + const RtPlevelOverrideKey + const SyncKey + const ZoneKey type StoreConfig + HDDReadAhead int + MDReserved int + MaxSize uint64 + RtPLevelOverride int + Sync int + Zone int v0 v0.9.3 Mar 2, 2019 v0.9.2 Jan 26, 2019 v0.9.1 Jan 1, 2019 v0.9.0 Dec 8, 2018 Changes in this version + const LmdbPageSizeKey + const RtVerifyChidKey + const RtrdPlevelOverrideKey + const UseAllSSDKey + const UseBcacheKey + const UseBcacheWBKey + const UseMetadataMaskKey + const UseMetadataOffloadKey + func GetConfigStoreName(nodeName string) string + type StoreConfig struct + LmdbPageSize int + RtVerifyChid int + RtrdPLevelOverride int + UseAllSSD bool + UseBCache bool + UseBCacheWB bool + UseMetadataMask string + UseMetadataOffload bool + func DefaultStoreConfig() StoreConfig + func ToStoreConfig(config map[string]string) StoreConfig