Try slightly larger cache
This commit is contained in:
parent
b2c36ae541
commit
5efed94a1e
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
|||
|
||||
-include_lib("eunit/include/eunit.hrl").
|
||||
|
||||
-define(CACHE_SIZE, 2000).
|
||||
-define(CACHE_SIZE, 2500).
|
||||
-define(JOURNAL_FP, "journal").
|
||||
-define(LEDGER_FP, "ledger").
|
||||
-define(SNAPSHOT_TIMEOUT, 300000).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue