scalaz.stream.mongodb.index
Syntax on collection indexes
drops specified index from collection
drops index with specified name
Ensures index on collection, see: http://docs.mongodb.org/manual/reference/method/db.collection.ensureIndex/#db.collection.ensureIndex
Syntax on collection indexes