Skip to content

Commit

Permalink
Add link to Level/community#79
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Sep 7, 2019
1 parent 62492c2 commit 47139d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ Returns an [`abstract-leveldown` iterator](https://github.com/Level/abstract-lev

### `db.clear([options][, callback])`

**This method is experimental. Not all stores support it yet.**
**This method is experimental. Not all underlying stores support it yet. Consult [Level/community#79](https://github.com/Level/community/issues/79) to find out if your (combination of) dependencies support `db.clear()`.**

Delete all entries or a range. Not guaranteed to be atomic. Accepts the following range options (with the same rules as on iterators):

Expand Down

0 comments on commit 47139d4

Please sign in to comment.