Changes for version 0.03

  • Added the ability to store timestamps for expiry. This is intended to be the expiry of the entire entry. This allows a simple SQL statement to remove expired sessions quickly, rather than loading all data, thawing, and then figuring out if it has expired. NULL expiry means no expiry, just like C::S expects.
  • Added cleanup API

Modules

DB2 driver for CGI::Session

Provides

in lib/CGI/Session/DB2.pm
in lib/CGI/Session/DB2.pm