Use an index tree for the lower levels of penciller manifest
This commit is contained in:
parent
58cda7d157
commit
cc9494735b
3 changed files with 129 additions and 30 deletions
|
@ -15,7 +15,7 @@
|
|||
%% Inker key type used for tombstones
|
||||
-define(INKT_TOMB, tomb).
|
||||
|
||||
-define(CACHE_TYPE, skpl).
|
||||
-define(CACHE_TYPE, idxt).
|
||||
|
||||
-record(sft_options,
|
||||
{wait = true :: boolean(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue