wterl/src
Gregory Burd b0ca1e4098 WIP -- 41 tests pass, 3 fail = progress! Right now I have the connection
dtor commented out, otherwise it would SEGV on GC.  Some of the truncate
tests fail (race?) but don't SEGV, so that's not so bad.  Fixed numerous
issues and also removed a mutex and queue of idle worker threads because
it isn't used so why bother with it?
2013-04-12 15:25:56 -04:00
..
async_nif.hrl Bumping reductions manually will not be supported in future releases of the 2013-04-02 09:37:49 -04:00
riak_kv_wterl_backend.erl WIP -- Most tests passing, truncate and drop failing due to EBUSY, 2013-04-11 11:57:41 -04:00
temp_riak_kv_backend.erl Queue and execute work from scheduler threads on other threads to prevent schedulers from sleeping. 2013-03-24 21:00:48 -04:00
wterl.app.src make wterl an app, cache the WT connection 2012-02-17 00:42:22 -05:00
wterl.erl WIP -- 41 tests pass, 3 fail = progress! Right now I have the connection 2013-04-12 15:25:56 -04:00
wterl_app.erl make wterl an app, cache the WT connection 2012-02-17 00:42:22 -05:00
wterl_conn.erl WIP -- more tests passing, plenty left to fix 2013-04-07 22:16:44 -04:00
wterl_ets.erl add wterl_ets to hold ets table for wterl_conn 2012-04-05 16:10:50 -04:00
wterl_sup.erl add wterl_ets to hold ets table for wterl_conn 2012-04-05 16:10:50 -04:00