Path: | lib/action_controller/session/mem_cache_store.rb |
Last Update: | Fri Aug 17 20:49:23 -0600 2007 |
cgi/session/memcached.rb - persistent storage of marshalled session data
This file provides the CGI::Session::MemCache class, which builds persistence of storage data on top of the MemCache library. See cgi/session.rb for more details on session storage managers.