Session Expire MongoDB
Component type
Maintenance status
Development status
Component created
Component changed
Description
-----------
Expires rows from the MongoDB Sessions session table older than a certain time. This module is only useful if you use the MongoDB Drupal module to store sessions.
On busy sites, the sessions table can grow to be very large, and that can
cause slow accesses to it, as well as slow writes due to locking, leading
to performance bottlenecks.
By trimming the table regularly, the above bottlenecks are avoided.
