[Catalyst] BerkeleyDB session storage
Robin Berjon
robin at berjon.com
Thu Dec 11 11:41:22 GMT 2008
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/
More information about the Catalyst
mailing list