11 Jan
2024
11 Jan
'24
4:20 p.m.
On Thu Jan 11 13:37:31 2024 +0000, Giovanni Mascellani wrote:
Given that you dump and read the whole database each time you might as well use a single file, which should decrease the corruption probability (for example because two processes read/write concurrently to the same database). That's not the plan in the long run though. (The "chache-rework" branch, which I should have called cache-pre-rework has delayed loading and partial updates, though not eviction)
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/541#note_57218