optimizing badger cache, won a 10-15% improvement in most benchmarks
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
##
|
||||
|
||||
# Directory that contains the strfry LMDB database (restart required)
|
||||
db = "/data/strfry.lmdb"
|
||||
db = "/data/strfry-db"
|
||||
|
||||
dbParams {
|
||||
# Maximum number of threads/processes that can simultaneously have LMDB transactions open (restart required)
|
||||
|
||||
Reference in New Issue
Block a user