#661: Implement a storage subsystem
-------------------------+--------------------------------------------------
Reporter: david | Owner: impl
Type: enhancement | Status: new
Priority: highest | Milestone: 1.1
Component: storage | Version:
Severity: blocker | Keywords:
-------------------------+--------------------------------------------------
With a storage manager, jolly flexible, with chained storages (e.g. read
from memcache first, then, on failure, from database, but always write to
both), lots of drivers, and some smart way to integrate the "session"
storage ({{{AgaviMemcacheStorage}}} ... {{{AgaviMemcacheSessionStorage}}}
... {{{AgaviSessionStorage}}} ... fail!), maybe through moving the session
read/write/blah into the user, which then uses a storage or such? And make
it BC via {{{AgaviContext::getStorage()}}}. Good candidate for GSoC!
--
Ticket URL: <http://trac.agavi.org/ticket/661>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets