Skip to content
Snippets Groups Projects
Commit 8c8852c5 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

daemon/bindings: syntactic sugar for cache

the cache can be setup declaratively with:

cache.size = 10 * MB

the cache storage backend can be changed with:

cache.storage = ‘lmdb://.'
parent 969b1610
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment