What
The current flush function, which writes storage content from RAM to the storage file is synchronous. I am opening this task to discuss whether it can be made asynchronous instead of synchronous.
Acceptance Criteria (DoD)
- Decide if flush will sync or async
- if async choosed implementation should be provided.
How
No response
What
The current flush function, which writes storage content from RAM to the storage file is synchronous. I am opening this task to discuss whether it can be made asynchronous instead of synchronous.
Acceptance Criteria (DoD)
How
No response