Skip to content

Version 3.0.3

Choose a tag to compare

@opendedup opendedup released this 14 Dec 15:59
· 858 commits to master since this release

Fixes :
* Hashtable inserts are now multi-threaded. Inserts were blocking to wait for previous chunk writes. New behavior is to write block and then insert into table.
* Volume recovery now working properly. Was not grabbing hashmaps properly from cloud providers.
* Cloud storage libs overlap for Joda
* Included export encryption libs
* Compaction of hashmaps now working properly