Cook - v0.0.10
May 6, 2021, 9:42 a.m.
Changelog
Fixed:
- Avoid corruption of position file when renaming by using atomic os.rename #62005
Added:
- Cookd will configure databases.conf and will add alias with database filename or custom alias rdb.alias #62520
Changed:
- Now only master sweeps archives if rdb.external_archive_transfer used #59727
- API port checked for availability to listen before starting API thread and node loop #62577
- Option init.disable removed. Now node will initialize cluster if init section exists #62803
- New windows binaries built with cx_Freeze #55679