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
fix: Don't register berkelydb as a store if it is not available on the system (#2096)
This is so that it is simpler and easier to do something with all plugins without treating different plugins in different ways.
Also remove test code that tries to accommodate the plugin being present but not usable.
Fixes#1816
0 commit comments