Make idxt active implementation

Use idxt for ledger_cache - ready for volume test
This commit is contained in:
martinsumner 2017-01-21 13:45:19 +00:00
parent 917473dfdc
commit f031558b28
2 changed files with 4 additions and 2 deletions

View file

@ -15,7 +15,7 @@
%% Inker key type used for tombstones
-define(INKT_TOMB, tomb).
-define(CACHE_TYPE, tree).
-define(CACHE_TYPE, idxt).
-record(sft_options,
{wait = true :: boolean(),