github Effect-TS/effect @effect/sql-sqlite-node@4.0.0-beta.107

Patch Changes

  • #7162 c30386d Thanks @tim-smart! - Use a configurable five-second busy timeout and immediate transactions by default to avoid SQLite lock failures under concurrent access. Busy waits can block the event loop, while immediate transactions serialize behind other writers.
  • Updated dependencies [596f3f9, 9611ed4, 8b91605, d901928, b32bdef]:
    • effect@4.0.0-beta.107

Don't miss a new effect release

NewReleases is sending notifications on new releases.