afterglow.web.session

Manages the session store for Afterglow’s web interface

clear-expired-sessions

(clear-expired-sessions)

Removes any session entries for sessions whose expiration time has arrived.

half-hour

How often expired sessions should be purged.

mem

The session store

start-cleanup-job!

(start-cleanup-job!)

Creates a background thread which cleans out expired sessions every half hour.