corestore icon indicating copy to clipboard operation
corestore copied to clipboard

A simple corestore that wraps a random-access-storage module

Results 18 corestore issues
Sort by recently updated
recently updated
newest added

What do you think about adding a `{ persist: false }` option to `corestore.get`? It would create an in-memory hypercore that behaves just the same as stored hypercores, with regard...

It'd be nice to have a way to manage extensions for connections in a corestore in the same way we can manage extensions for connections related to a specific hypercore....

As a developer that doesn't directly keep track of what I stash into corestore - I want to be able to query corestore for a list of cores available in...

Any plans for improving API documentation in regards to parameter types, return value types, method overloading, etc?

How can a user prune there core then replicate to a swarm? When I try to do this I will close all sessions of other cores because my version of...

Depends on https://github.com/holepunchto/hypercore/pull/428