turbofish-org / merk

High-performance Merkle key/value store
Apache License 2.0
226 stars 36 forks source link

feat: config the max levels in memory #64

Open imotai opened 1 year ago

imotai commented 1 year ago

currently, the level is hardcoded as 100 and I think it should be configurable. Comments are welcome if you @mappum have any advice