-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
It would be more convenient to store resolutions using some kind of database, e.g. SQLite.
- Since we have (tens of millions of) very small files, a lot of the disk space is just filesystem overhead. Aggregating them would move us closer to solving the problem of using too much space (Improve save file disk utilization #76).
- This would make it easy to handle save files in an ACID way. I keep running into problems with using the very same files concurrently.
I would like to be assigned to this issue if that's ok. We can discuss the database scheme here or on Zulip.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels