Level/level-rocksdb

Sync README with `level`

vweevers opened this issue · 1 comments

The README is missing the following methods:

  • db.iterator()
  • db.getMany()
  • db.clear()

Can probably be copied as-is from the level README, as level-rocksdb has the same arguments and options.

Will do this in rocks-level (Level/abstract-level#14). Not gonna spend more time on level-rocksdb which has only 200 downloads a week.