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
Trying to implement a button in ssb-browser-demo to completely wipe the database, indices, and blob store, and force a resync. However, the method that ssb-browser-core uses for that does not seem to actually work. See:
Trying to implement a button in ssb-browser-demo to completely wipe the database, indices, and blob store, and force a resync. However, the method that ssb-browser-core uses for that does not seem to actually work. See:
arj03/ssb-browser-core#32
Is it possible a function could be added to ssb-db2 to erase everything so we don't have to try to wipe the backing store from outside of it?
The text was updated successfully, but these errors were encountered: