Closed
Bug 1542423
Opened 6 years ago
Closed 6 years ago
Use write-ahead logging for all SQLite databases
Categories
(Calendar :: Provider: Local Storage, enhancement)
Calendar
Provider: Local Storage
Tracking
(Not tracked)
RESOLVED
FIXED
68
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Blocks 1 open bug)
Details
(Keywords: perf)
Attachments
(1 file)
(deleted),
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #918175 +++
I added WAL to file
calendars in 2013, as that solved the big problem I had at the time. I think this would also be useful for moz-storage-calendar
calendars of sufficient size. (I don't really use moz-storage-calendar
so I've no real way of seeing a difference.)
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #9056277 -
Flags: review?(philipp)
Updated•6 years ago
|
Attachment #9056277 -
Flags: review?(philipp) → review+
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b86fe81c7f28
Use write-ahead logging for all SQLite databases; r=Fallen
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Target Milestone: --- → 7.0
You need to log in
before you can comment on or make changes to this bug.
Description
•