]> git.ipfire.org Git - thirdparty/sqlite.git/commit
This is the start of an experiment in getting sqlite3_rsync to use less
authordrh <>
Fri, 2 May 2025 17:39:21 +0000 (17:39 +0000)
committerdrh <>
Fri, 2 May 2025 17:39:21 +0000 (17:39 +0000)
commitfbafaa561906e6c4ec38d225f33f33e3080782ad
treef96c4d2eb51d5dce71a6e6d10abe3a71d7d91633
parent5db695197b74580c777b37ab1b787531f15f7f9f
This is the start of an experiment in getting sqlite3_rsync to use less
bandwidth when the two databases are very similar, by sending hashes
over blocks of pages initially, rather than over individual pages, then
requesting more detail when hashes do not match.

FossilOrigin-Name: 266b4b8f0104bd4b1cff87ed78b0223006bf661a9650294a2b330d50c7ee8a0c
manifest
manifest.uuid
tool/sqlite3_rsync.c