wterl/src
Gregory Burd 789c44b133 Change the config to use a lsm tree rather than btree for tables.
Stop using direct_io as it forces operations to sync more often, slowing
things down, at the expense of double-buffering (this will use more RAM).
2013-03-12 17:16:15 -04:00
..
riak_kv_wterl_backend.erl Change the config to use a lsm tree rather than btree for tables. 2013-03-12 17:16:15 -04:00
temp_riak_kv_backend.erl add temp copy of riak_kv_backend 2012-02-28 13:16:57 -05:00
wterl.app.src make wterl an app, cache the WT connection 2012-02-17 00:42:22 -05:00
wterl.erl Start with a more rational default configuration. (Before you ask... the 2013-03-12 17:16:15 -04:00
wterl_app.erl make wterl an app, cache the WT connection 2012-02-17 00:42:22 -05:00
wterl_conn.erl allow WiredTiger config to be set in application env 2012-04-09 16:50:01 -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