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
|
4a1d255ae5
|
Rework the Memrata code to configure all of the KVS sources when the
shared library is loaded, rather than specifying a set of devices on
every call that takes a URI.
|
2013-08-10 09:23:58 -04:00 |
|
Keith Bostic
|
69a3a31f67
|
Document WT_ITEM structures don't need to be cleared before use, and
quit clearing them in the test/format and test/bloom programs.
|
2013-07-29 11:23:14 -04:00 |
|
Keith Bostic
|
66dbf8a575
|
Every WiredTiger API that takes a URI must now configure kvs_devices.
Specify kvs_open_o_truncate when opening the device, we're starting
fresh on every run.
|
2013-06-03 08:57:00 -04:00 |
|
Keith Bostic
|
135524bd6a
|
Add support for periodic hot backups to test/format.
|
2013-05-25 14:38:14 -04:00 |
|