Skip to content

v0.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:56

0.9.1 (2026-07-06)

Changed

  • Database connection pool keeps idle connections warm and bounds open (#16)
    connections, avoiding repeated peer tunnel setup costs on remote nodes (#16)
Commit summary (auto-generated)

Performance Improvements

  • db: keep the connection pool warm and bounded (e565ac0)