wterl/src
2013-08-02 14:18:19 -04:00
..
async_nif.hrl Re-use the unchanging value of 'Args' rather than including it in every recursive call. 2013-08-02 14:18:19 -04:00
riak_kv_wterl_backend.erl Revert changes to async_nif and re-enable stats. Fixed selective recv. 2013-07-31 09:41:36 -04:00
rmdir.erl Inline the fifo_q functions to speed them up and silence compiler warnings 2013-04-17 11:17:13 -04:00
temp_riak_kv_backend.erl WIP: all tests (but drop) passing again, need to fix that and valgrind next. 2013-05-31 20:32:02 -04:00
wterl.app.src Inline the fifo_q functions to speed them up and silence compiler warnings 2013-04-17 11:17:13 -04:00
wterl.erl Added some sanity checking of key/value sizes. Check for EAGAIN/INVAL/NOMEM when starting worker threads. Switch back to the 1.6.3 release branch of WT. 2013-07-26 10:27:21 -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: Finished transitioning to a gen_server and a few other tasks. This works 2013-04-22 17:45:48 -04:00
wterl_ets.erl add wterl_ets to hold ets table for wterl_conn 2012-04-05 16:10:50 -04:00
wterl_event_handler.erl Include the gen_server module that will log events using lager. 2013-04-23 08:22:48 -04:00
wterl_sup.erl WIP: Finished transitioning to a gen_server and a few other tasks. This works 2013-04-22 17:45:48 -04:00