Merge remote-tracking branch 'origin/topic/timw/storage-expire-contention'

* origin/topic/timw/storage-expire-contention:
  Add busy_timeout script-level option, override any busy_timeout pragma
  Handle potential contention when running sqlite expiration
  Add expiration to sqlite-cluster.btest
  Use unique_ptr to avoid needing to call sqlite3_reset manually
  Move Deferred class from ZeroMQ to util
This commit is contained in:
Tim Wojtulewicz 2025-06-05 12:43:26 -07:00
commit e6492f7c7b
11 changed files with 299 additions and 85 deletions

View file

@ -1 +1 @@
8.0.0-dev.367
8.0.0-dev.375