Huge rewrite of the code: $session->get, ->set etc. do not read from
[catagits/Web-Session.git] / lib / Plack / Session / Store / Cache.pm
2010-01-09 Tatsuhiko Miyagawa Huge rewrite of the code: $session->get, ->set etc...
2010-01-07 Stevan Little 0.03 release
2009-12-19 Stevan Little pre-0.02 commit
2009-12-14 Stevan Little Adding some additional docs and VERSION, AUTHORITY...
2009-12-13 Stevan Little adding in the dump_session method to the Store classes
2009-12-13 Stevan Little doc cleanup
2009-12-13 Masahiro Chiba add Store::Cache