daemon/engine: extensible registry of cache backends
the engine keeps an array of storage backends available for caching, it is possible to switch the backend on runtime with standard ‘proto://config' string the default backend is ‘lmdb://<path>’
Please register or sign in to comment