Skip to content

Conversation

@GiovaniGuizzo
Copy link
Contributor

Checklist for Pull Requests

  • All tests pass (yarn test:all and yarn test:integration)
  • Code follows the style guide and passes lint checks
  • Documentation is updated (README, docs, etc)
  • Linked to corresponding issue, if applicable

Summary of Changes

Closes #99

@GiovaniGuizzo GiovaniGuizzo merged commit a2ee3d2 into master Oct 8, 2025
2 checks passed
@GiovaniGuizzo GiovaniGuizzo deleted the feat/wal-mode branch October 8, 2025 14:29
sidequest-release bot pushed a commit that referenced this pull request Oct 8, 2025
# [1.10.0](v1.9.0...v1.10.0) (2025-10-08)

### Features

* enable WAL mode for SQLite backend to improve concurrency and performance ([#116](#116)) ([a2ee3d2](a2ee3d2))
@sidequest-release
Copy link

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider WAL mode as default for sqlite

3 participants