aging-session/test/aging_session
Gered a79fed3246 replace event functions with session expiry ttl, and tweak opts param
the events function stuff always seemed very overkill to me. i cannot
think of any other criteria i've ever wanted for session expiry other
than "expire based on some period of idle time elapsing" and an event
function being used to provide this seems a bit too much to me.

thusly, this has all been replaced with a simple ttl value (specified
in seconds) as a non-optional argument to aging-memory-store.

also change the aging-memory-store opts parameter, it must now be an
explicit map if provided
2022-01-02 15:53:43 -05:00
..
memory_test.clj replace event functions with session expiry ttl, and tweak opts param 2022-01-02 15:53:43 -05:00
performance.clj replace event functions with session expiry ttl, and tweak opts param 2022-01-02 15:53:43 -05:00