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
Currently the constructor only passes through the name, auto_compaction, and revs_limit options. It should also pass through storage so persistent storage can be used in Firefox.
The text was updated successfully, but these errors were encountered:
Currently the constructor only passes through the
name
,auto_compaction
, andrevs_limit
options. It should also pass throughstorage
so persistent storage can be used in Firefox.The text was updated successfully, but these errors were encountered: