Changes
- Add UUID to stats @athoscouto (#937)
- disable replication @MarinPostma (#935)
- only commit once on recover @MarinPostma (#926)
- Libsql single stream connection @Horusiath (#847)
- libsql-server: Tone down heartbeat logging @penberg (#922)
- libsql-server: Allow
index_info
pragma @penberg (#918) - Introduce checkpoint callback @MarinPostma (#874)
- configurable txn timeout @MarinPostma (#914)
- Fix tests under
-F encryption
feature and enable it as default @psarna (#910)