Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@raulk raulk released this 25 Jan 17:15
· 8 commits to master since this release
169df0e

This release introduces automatic retries for when the readers table is full of active readers (MDB_READERS_FULL error). The default retry delay is 10ms, with a 20% jitter in both directions.