Stale sessions start to pollute the sessions collection. It could be useful to have an option to delete sessions based on age/updated_at `MongoSessionStore.max_age = 1.week`
Stale sessions start to pollute the sessions collection.
It could be useful to have an option to delete sessions based on age/updated_at
MongoSessionStore.max_age = 1.week