saagie / updatarium

Updatarium : Update everything
Apache License 2.0
14 stars 6 forks source link

Index on changeSetId field #92

Closed antoinecarton closed 4 years ago

antoinecarton commented 4 years ago

Shouldn't there be an index on changeSetId field as it is queried to verify if a changeSet has been executed?

Maybe it should be automatically created by the MongodbPersistEngine

PierreLeresteux commented 4 years ago

Nice idea ... For sure, it will be in the MongoDbPersistEngine...