package
0.0.0-20240813092032-e414cd4abb22
Repository: https://github.com/uncommoncorrelation/go-mdbx-db.git
Documentation: pkg.go.dev

# Functions

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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Stack returns stack-trace in logger-friendly compact formatting.
No description provided by the author
No description provided by the author
TODO(allada) We should possibly consider removing `STOP_BEFORE_STAGE`, as `STOP_AFTER_STAGE` can perform all same the functionality, but due to reverse compatibility reasons we are going to leave it.
No description provided by the author
No description provided by the author

# Variables

TODO(AD): Remove chaindata specific force skipping of any non-Erigon2 .torrent files.
No description provided by the author

# Structs

LeakDetector - use it to find which resource was created but not closed (leaked) periodically does print in logs resources which living longer than 1min with their creation stack trace For example db transactions can call Add/Del from Begin/Commit/Rollback methods.
No description provided by the author