Update README.md

pull/2/head
Louis Chatriot 12 years ago
parent 568d1b993a
commit adde0dcd29
  1. 3
      README.md

@ -272,6 +272,9 @@ db.remove({ system: 'solar' }, { multi: true }, function (err, numRemoved) {
}); });
``` ```
### Indexing
Indexing is almost ready (I just need to write tests for indexed removal). It provides a huge performance boost.
## Performance ## Performance
### Speed ### Speed

Loading…
Cancel
Save