Closed garethbowen closed 6 years ago
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.
name
auto_compaction
revs_limit
storage
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.