2a4c512e49
* Updated BackupManager to use streams for writing data to temporary and backup files, enhancing efficiency and error handling. * Replaced synchronous file writing with asynchronous stream operations to prevent blocking the event loop.