db.getCollection("kv-store").createIndex({"bucket": 1, "keyStr": 1}, { "unique": true, "background": true })