Commit Graph

19 Commits

Author SHA1 Message Date
Martin Raiber
cf0c2c6df4 Fix a few query leaks
(cherry picked from commit 91356f346aa049b6a8468d492a4badcfb040bd62)
2016-01-30 20:57:31 +01:00
Martin Raiber
4560d58e74 Fixed wrong db usage 2016-01-29 23:48:28 +01:00
Martin
1a3bb3865d Separated files, links and link journal into three new database files 2016-01-13 22:22:16 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
0bf2a6361f Separate functions for read and write transactions 2015-10-26 18:51:30 +01:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
e753a22990 Calculate correct percentage value when creating files index 2015-01-10 15:48:07 +01:00
Martin
843efc61de Fixed percentage display when creating file index 2015-01-04 18:00:26 +01:00
Martin
3644ebbb95 Fixed percentage display when creating file index 2015-01-04 17:44:30 +01:00
Martin Raiber
2fad6bb4dd A few bugfixes + Moved queries into data access layer 2014-12-22 23:35:43 +01:00
Martin
f6d6110a15 Show percentage finished when creating files index 2014-12-18 21:06:46 +01:00
Martin
8dfbc75007 Set lmdb to async when creating 2014-11-24 22:00:41 +01:00
Martin
185758f862 Rollback changes on error 2014-10-10 22:58:41 +02:00
Martin
112c7b346e New LMDB version and further optimized file entry index 2014-10-10 19:59:26 +02:00
Martin
ef1ca7b80c Put file entry modification into a big transaction 2014-10-10 18:29:28 +02:00
Martin
f4b3dda426 Use delete journal mode while creating file entry index 2014-10-10 18:29:28 +02:00
Martin
68ce66826d Fixed some issues 2014-10-10 18:29:27 +02:00
Martin
cdcf7dab1a Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00