- 20 Jun, 2014 1 commit
-
-
Leif Walsh authored
-
- 14 Jun, 2014 2 commits
-
-
Leif Walsh authored
This reverts commit d051cb71.
-
Leif Walsh authored
This reverts commit 467a5a99.
-
- 09 Jun, 2014 2 commits
-
-
John Esmet authored
-
John Esmet authored
using different length (but equal) keys, using various overwrite methods and interleaved aborts.
-
- 27 May, 2014 1 commit
-
-
John Esmet authored
partial eviction would fail to move stale messages out of the fresh message tree before serializing them to memory.
-
- 25 May, 2014 2 commits
-
-
John Esmet authored
Optimize rightmost inserts and unique checks using a constant rightmost leaf and a heuristic stored in the FT
-
John Esmet authored
non-root leaf node in each FT. When the FT detects a rightmost insertion pattern, it attempts to do inserts and unique checks directly into the rightmost leaf node, greatly optimizing sequential insert speed.
-
- 23 May, 2014 10 commits
-
-
John Esmet authored
We will wait until after TokuMX 1.5.0 for these changes This reverts commit 1927c6dd.
-
John Esmet authored
We will wait until after TokuMX 1.5.0 for these changes This reverts commit b1f4a0aa.
-
John Esmet authored
We will wait until after TokuMX 1.5.0 for these changes This reverts commit 917a23bd.
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
appropriate headers
-
Leif Walsh authored
-
Leif Walsh authored
also a typo
-
Rich Prohaska authored
-
Leif Walsh authored
fixes #249
-
- 22 May, 2014 2 commits
-
-
John Esmet authored
in each message tree. This removes a sort during deserialization, which can be expensive when there are many messages and I/O is fast. This change supports auto-upgrade from older versions.
-
John Esmet authored
-
- 21 May, 2014 1 commit
-
-
Rich Prohaska authored
-
- 20 May, 2014 3 commits
-
-
Leif Walsh authored
Support gcc 4.9 in cmake, fix uninitialized value warnings
-
Leif Walsh authored
-
John Esmet authored
-
- 19 May, 2014 1 commit
-
-
Rich Prohaska authored
-
- 15 May, 2014 2 commits
-
-
Rich Prohaska authored
-
Rich Prohaska authored
-
- 13 May, 2014 1 commit
-
-
Rich Prohaska authored
-
- 02 May, 2014 1 commit
-
-
Rich Prohaska authored
-
- 29 Apr, 2014 2 commits
-
-
Leif Walsh authored
-
Leif Walsh authored
fixes #230
-
- 28 Apr, 2014 1 commit
-
-
Rich Prohaska authored
-
- 25 Apr, 2014 1 commit
-
-
Rich Prohaska authored
-
- 23 Apr, 2014 4 commits
-
-
Rich Prohaska authored
-
Rich Prohaska authored
-
Rich Prohaska authored
-
Rich Prohaska authored
-
- 22 Apr, 2014 2 commits
-
-
Leif Walsh authored
added checkpoint duration to engine status #219
-
Leif Walsh authored
-
- 21 Apr, 2014 1 commit
-
-
Leif Walsh authored
-