Revision history for Perl extension CGI::Session::Driver::redis.
0.1 - Tue 20 July 2010
- Initial release.
0.2 Wed 21 July 2010
- Added 'Expires' option to constructor.
- Updated POD
0.3 Tue 27 Aug 2013
- Expire the key correctly.
- See rt.cpan.org #88032.
0.4 - 20-06-2014
- Migrated to git, and link to github.com.
- Added more style-tests.
- Implemented missing `traverse` method,
allowing CGI::Session::find to operate