From adde0dcd29568c2ef1a044d6817de2af6f55c4d2 Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Sat, 1 Jun 2013 18:26:33 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ede1319..9d38cf7 100644 --- a/README.md +++ b/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 ### Speed