wterl/c_src
Gregory Burd 5ba491adfa We don't use the scheduler id from Erlang anymore in async_nif so
stop sending it over.  Allow the user to set a "type" of storage
in their config to either 'table' for btree or 'lsm' for a log
structured merge tree.  Various other cleanup.
2013-04-15 00:08:01 -04:00
..
async_nif.h We don't use the scheduler id from Erlang anymore in async_nif so 2013-04-15 00:08:01 -04:00
build_deps.sh bzero isn't portable, use memset instead. Include bzip2 and snappy source for use by WT block compression 2013-04-14 21:23:57 +00:00
bzip2-1.0.6.tar.gz bzero isn't portable, use memset instead. Include bzip2 and snappy source for use by WT block compression 2013-04-14 21:23:57 +00:00
khash.h WIP-- Not Yet Compiling or Functional -- WIP 2013-04-05 18:09:54 -04:00
queue.h Queue and execute work from scheduler threads on other threads to prevent schedulers from sleeping. 2013-03-24 21:00:48 -04:00
snappy-1.0.4.tar.gz bzero isn't portable, use memset instead. Include bzip2 and snappy source for use by WT block compression 2013-04-14 21:23:57 +00:00
wiredtiger-extension-link.patch Add an RPATH to the extionsion shared libs so they can find objects in the priv/ directory at runtime 2013-04-01 16:17:18 -04:00
wterl.c We don't use the scheduler id from Erlang anymore in async_nif so 2013-04-15 00:08:01 -04:00