class
ActionDispatch::Session::MemCacheStore
v8.0.0 -
Show latest stable
- Superclass: AbstractStore
# Action Dispatch Session MemCacheStore
A session store that uses MemCache to implement storage.
#### Options
-
`expire_after` - The length of time a session will be stored before automatically expiring.
Included modules
- ActionDispatch::Session::Compatibility
- ActionDispatch::Session::SessionObject
- ActionDispatch::Session::StaleSessionCheck
Files
- actionpack/lib/action_dispatch/middleware/session/mem_cache_store.rb