- 22 7月, 2014 5 次提交
-
-
由 Thomas Mueller 提交于
The statement "shutdown defrag" now compresses the database (with the MVStore). The MVStore now automatically shrinks the file in the background if there is no read or write activity. This might be a bit too aggressive; feedback is welcome!
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin@gmail.com 提交于
-
- 20 7月, 2014 3 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
improve some method names, and make the call to convert ValueArray to a SearchRow just pass in a ValueArray, since it makes the call sites easier to read
-
由 noelgrandin@gmail.com 提交于
-
- 19 7月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 18 7月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 16 7月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 7月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin@gmail.com 提交于
Gives a better out of box experience for people with more powerful machines.
-
由 noelgrandin@gmail.com 提交于
change default value of PAGE_SIZE from 2048 to 4096 to more closely match most filesystems block size.
-
- 13 7月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 7月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
MVStore: the store is now auto-compacted automatically up to some point, to avoid very large file sizes. This area is still work in progress.
-
- 11 7月, 2014 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 7月, 2014 2 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
- 09 7月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 08 7月, 2014 2 次提交
-
-
由 noelgrandin@gmail.com 提交于
Introduce a queue when doing table locking to prevent session starvation.
-
由 Thomas Mueller 提交于
-
- 07 7月, 2014 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin@gmail.com 提交于
don't lock the META table in verifyMetaLocked(), since we're just going to throw an exception if it wasn't locked already
-
由 noelgrandin@gmail.com 提交于
some minor renaming and code movement around table locking to make it easier for me to follow the code
-
- 06 7月, 2014 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
- 04 7月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-