Memory Store
Overview
Usage
Session.configure do |config|
config.store = Session::MemoryStore(UserSession).new
endCharacteristics
Feature
Value
Best For
Memory Management
Limitations
Last updated
Was this helpful?