Keith Bostic
|
6063b1cc0e
|
First version of the Levyx/Helium code, derived from the Memrata code.
It doesn't run yet, but it compiles and limps to a core dump.
|
2014-01-15 11:46:07 -05:00 |
|
Keith Bostic
|
5b509b7220
|
Update copyright notices for 2014.
Move lang/java and lang/python into the public domain.
|
2014-01-07 10:30:12 -05:00 |
|
Keith Bostic
|
2c744f2842
|
Replace an explicit (void)arg with WT_UNUSED.
|
2013-12-06 19:02:37 -05:00 |
|
Keith Bostic
|
6ad2068cb7
|
Create a single thread that occasionally compacts the object -- compaction
is a long-running operation and we don't want every worker thread doing it.
|
2013-11-25 10:09:22 -05:00 |
|