Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BigRoTxKb ¶
func BigRoTxKb() uint
DEBUG_BIG_RO_TX_KB - print logs with info about large read-only transactions DEBUG_BIG_RW_TX_KB - print logs with info about large read-write transactions DEBUG_SLOW_COMMIT_MS - print logs with commit timing details if commit is slower than this threshold
func IsGetNodeData ¶
func IsGetNodeData() bool
IsGetNodeData indicates whether the GetNodeData functionality should be enabled. By default that's driven by the presence or absence of DISABLE_GET_NODE_DATA environment variable.
func OverrideGetNodeData ¶
func OverrideGetNodeData(val bool)
OverrideGetNodeData allows to explicitly enable or disable the GetNodeData functionality.
func PrintMemStats ¶
func PrintMemStats(short bool)
func RestoreGetNodeData ¶
func RestoreGetNodeData()
RestoreGetNodeData enables or disables the GetNodeData functionality according to the presence or absence of GET_NODE_DATA environment variable.
func SlowCommit ¶
Types ¶
This section is empty.