From: Yuval Kogman Date: Mon, 2 Jan 2006 11:55:42 +0000 (+0000) Subject: Session TODO X-Git-Tag: v0.06~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a01af5303f5a976d4e47b822a188e898c0759ccc;p=catagits%2FCatalyst-Plugin-Session.git Session TODO --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..c8bd1d5 --- /dev/null +++ b/TODO @@ -0,0 +1,14 @@ +* Store::MultiFile + - hierarchal directory structure + - filesystem based delete_expired_sessions + - no locking (update?) + - NFS friendly +* Store::BerkeleyDB + - complement FastMmap, but no LRU silliness +* Catalyst::Plugin::Semaphores + - possible drivers + - memcached + - flock + - berkeleydb + - fastmmap +