db-migrate / mongodb

mongodb driver for db-migrate
Other
25 stars 58 forks source link

Add support for expireAfterSeconds for indexes #46

Open gjbaxter opened 4 years ago

gjbaxter commented 4 years ago

Functionality described here : https://docs.mongodb.com/manual/core/index-ttl/

Could be combined with issue #13 to support 'background' option when creating indexes as well.