# README
go-bs-lmdb
An LMDB-backed IPFS Blockstore.
License
Dual-licensed: MIT, Apache Software License v2, by way of the Permissive License Stack.
# Functions
No description provided by the author
# Variables
1GiB.
DefaultMaxReaders is the default number of max readers if one is not provided.
1.5x the mmap every time.
maximum step size is 4GiB at a time.
DefaultRetryDelay is the default retry delay for reattempting transactions that errored with MDB_READERS_FULL.
RetryJitter is the jitter to apply to the delay interval.