cdb data will now be written to file immediatly instead of stored and then written all at once this might solve memory issues for very large projects, but also increases parsing time (added concurency)
cdb data will now be written to file immediatly instead of stored and then written all at once this might solve memory issues for very large projects, but also increases parsing time (added concurency)