hypercore-protocol / hypercore-next

Hypercore 10 is an append only log with multi-writer primitives built in.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add closing property

andrewosh opened this issue · comments

Hypercore should have a closing property for when an async close has been initiated, but has not yet completed.

Corestore caching becomes very simple when this is available.