colinmollenhour / Cm_RedisSession

Redis-based session handler for Magento with optimistic locking
208 stars 121 forks source link

migrate newest sessions first #147

Closed sprankhub closed 6 years ago

sprankhub commented 6 years ago

IMHO, it makes more sense to migrate the newest sessions first. When doing so, one can cancel the migration script if it takes too long at some time without loosing the latest sessions.