On Dec 11, 2008, at 11:52 , Jonathan Rockway wrote:
Anyway, I have written Catalyst::Plugin::Session::Store::BerkeleyDB
as a
drop-in replacement. It is based on BerkeleyDB, and will never lose
any
sessions (unless your disk fails). It is safe to share between
multiple
processes, and even multiple machines with the right environment
setup.
It can also integrate with your existing BDB database, which is good
for
KiokuDB users. (And by default, it requires no configuration.)
In related news I have a Session::Store::KiokuDB and an
Authentication::Store::KiokuDB hitting CPAN later today when I get a
little time to finish wrapping them up.
--
Robin Berjon - http://berjon.com/
Feel like hiring me? Go to http://robineko.com/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/