blob: c3e69daf1225bb1d10e679d29d8034e7ca105775 [file] [log] [blame]
Ashlesh Gawande5a895472020-01-25 18:07:32 -08001PSync version 0.2.0
2-------------------
3
4**New features**:
5
6- **breaking change** Compress Sync Data in Full Sync by default (:issue:`5061`, :issue:`4917`)
7- Support various compression schemes for compressing IBF and Sync Data (:issue:`5061`)
8
9**Changes**
10
11- Use constant interest timeout for (discovery) sync Interest in Segment Fetcher (:issue:`4945`)
12- Make default jitter shorter, react to NACK after jitter
13- Use boost::bimap instead of two std::map variables to store hash to prefix matching