Improve efficiency writing to data file

Registered by Aiman Baharna

Improve efficiency when writing to data file.

Blueprint information

Status:
Not started
Approver:
None
Priority:
High
Drafter:
None
Direction:
Approved
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Unknown
Milestone target:
milestone icon 0.3

Related branches

Sprints

Whiteboard

Some possible combination of solutions:
- doing bulk updates: update_batch() / remove_batch()
- using transactions
- writing in a separate thread
- saving every X minutes
- saving on close (only save last-good on crash)
- per-field dirty flags

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.