Files
cherry-studio/src/main
kangfenmao 2a4c512e49 refactor(BackupManager): switch to stream-based file writing for improved performance
* 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.
2025-03-30 14:37:20 +08:00
..
2025-03-28 11:15:49 +08:00
2025-03-25 11:40:11 +08:00
2025-03-29 07:16:59 +08:00