Skip to content

v1.1.0

Choose a tag to compare

@dennisenderink dennisenderink released this 23 Dec 16:54
· 15 commits to main since this release
f99b265

Fixed

  • Increase lock timeout to 5 minutes
  • Make is_updating() behave as expected and add checks for indexing status

Added

  • Add runtime cache flushing to decrease memory pressure

Changed

  • Clean up lock config
  • Extract indexer inner loop to a new method
  • Tweak lock max tries and refresh lock in indexer