Changes
- libsql: add embedded replica freeze mode @LucioFranco (#997)
- server: add high read/write query log @LucioFranco (#998)
- libsql: add periodic background sync @LucioFranco (#995)
- Wal related changes @MarinPostma (#996)
- insensitive pragma comparisons @MarinPostma (#987)
- libsql: add
Builder
to construct the db @LucioFranco (#993) - scripted replication @MarinPostma (#972)
- reset replica when injector detects potential corruption @MarinPostma (#947)
- libsql client: don't reset last_insert_rowid @Horusiath (#966)
- query_analysis: allow defer_foreign_keys pragma on primary @psarna (#980)
- limit the number of retries of the busy handler @MarinPostma (#963)
- run clippy @MarinPostma (#971)
- Consolidate Hrana proto definitions in one source @Horusiath (#939)
- extend snapshot test sleep @MarinPostma (#958)
- Libsql query multi-statements string @Horusiath (#902)
- server: add embedded replica usage stats @LucioFranco (#946)
- introduce snapshot store @MarinPostma (#931)