Closed HDegroote closed 4 months ago
Depends on https://github.com/holepunchto/hypercore/pull/535 (hence draft)
Passing in a Rache as the value of globalCache will pass that globalCache on to every Hypercore created with the corestore, so they can all use the shared cache.
Rache
globalCache
Depends on https://github.com/holepunchto/hypercore/pull/535 (hence draft)
Passing in a
Rache
as the value ofglobalCache
will pass thatglobalCache
on to every Hypercore created with the corestore, so they can all use the shared cache.