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
The fs store comes with redb as a dependency, and probably a bunch of other tiny deps. Currently it is not feature gated, so people will get that dep in every case. We should feature gate it as before, so people can opt out of it!