Sears Russell
|
799c7498cd
|
Essentially leak free (mem and disk) after a few hours of roseTable
|
2007-11-12 07:27:49 +00:00 |
|
Sears Russell
|
48cdffe4d4
|
Stopgap (inefficient, but possibly correct) fix for the arraylist kludgieness.
|
2007-11-11 17:18:57 +00:00 |
|
Sears Russell
|
22c89bb3fe
|
Renamed physical_slot_length
|
2007-10-03 01:53:51 +00:00 |
|
Sears Russell
|
c9bbf3af94
|
Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup.
|
2007-10-02 00:18:33 +00:00 |
|
Sears Russell
|
5bd2138a8b
|
Fixes a number of memory leaks; adds pageCleanup() callback, and allows callers to use custom allocators with LSM trees
|
2007-08-20 21:58:20 +00:00 |
|
Sears Russell
|
9c1c284406
|
Implemented range scans; lsmTree now supports keys that are stored as fixed length byte arrays.
|
2007-08-20 16:53:16 +00:00 |
|
Sears Russell
|
8963d6d381
|
Fixed recordNext(), add unit test for recordNext() on slotted and fixed pages.
|
2007-08-20 16:04:44 +00:00 |
|
Sears Russell
|
9745d62887
|
Preliminary LSM tree implementation (hardcodes keys as ints for now)
|
2007-08-14 01:17:31 +00:00 |
|
Sears Russell
|
9fd91cffb8
|
Updated page api to handle page types that need to grab resources on record read/ write, or that perform callbacks when read / written to disk.
|
2007-07-18 20:09:14 +00:00 |
|
no author
|
d0274c3304
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
|