Commit Graph

12 Commits

Author SHA1 Message Date
Martin
ca9ff25b25 Try to get the background WAL checkpointing right 2016-01-17 23:40:18 +01:00
Martin
fd6d41a625 Improved the WAL checkpointing 2016-01-17 17:29:03 +01:00
Martin
b3903cc1c4 Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
Martin
b6521dd091 Improved Database locking and backup 2016-01-14 17:38:42 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin Raiber
8cdf91c193 Reader/Writer lock for WAL checkpointing 2015-12-28 10:22:30 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
2c14923258 Open with correct mode on Windows 2015-04-29 00:25:21 +02:00
Martin
e20ddaee0f Corrected logging 2015-04-28 21:35:18 +02:00
Martin
eea6f7d3bf Added missing include 2015-04-27 18:53:31 +02:00
Martin
c9d7675b18 New thread which checkpoints the SQLite WAL file if it is larger than 1GiB 2015-04-27 18:49:16 +02:00