You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is beginning to seem like many use-cases for merkle-db will wind up self-managing database root pointers instead of using the built-in connection protocol and merkledag-ref tracking components. To support this, it is probably a good idea to factor the connection code and ref dependency into a separate library within this project, outside the core code.
The text was updated successfully, but these errors were encountered:
It is beginning to seem like many use-cases for merkle-db will wind up self-managing database root pointers instead of using the built-in connection protocol and merkledag-ref tracking components. To support this, it is probably a good idea to factor the connection code and ref dependency into a separate library within this project, outside the core code.
The text was updated successfully, but these errors were encountered: