Page MenuHomeSolus

Update syncthing to 1.3.0
ClosedPublic

Authored by kyrios123 on Oct 2 2019, 5:27 PM.
Tags
None
Referenced Files
F11066360: D7299.diff
Fri, Aug 11, 5:59 PM
F10848792: D7299.id17527.diff
Jun 11 2023, 4:41 PM
F10847408: D7299.id17527.diff
Jun 11 2023, 10:18 AM
F10846388: D7299.id17515.diff
Jun 11 2023, 4:34 AM
F10830822: D7299.id17527.diff
Jun 5 2023, 2:37 AM
F10825803: D7299.diff
Jun 4 2023, 1:10 AM
F10707018: D7299.id.diff
Apr 27 2023, 2:09 AM
Subscribers

Details

Summary

This release adds the "databaseTuning" config option to adjust parameters for the database size in use. The default is "auto" which automatically determines appropriate parameters. The other options are "small" (results in the parameters used previously, and used now for small databases) and "large" (results in the new parameters for large databases, regardless of the actual database size).

Bugfixes

  • Log spam and high CPU use if #include path is wrong in .stignore

Enhancements

  • Rate limit can be very bursty
  • Improve free space checking when syncing
  • Database performance: improve situation with huge databases

Other issues

  • Upgrade server JSON generator
  • Allow providing your own ldflags for building

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Sync a local folder with my NAS. Add & delete file in folder (both side)

Diff Detail

Repository
R2989 syncthing
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage