Class: Rx::ClientSession
- Inherits:
-
Common::Client::Session
- Object
- Common::RedisStore
- Common::Client::Session
- Rx::ClientSession
- Defined in:
- lib/rx/client_session.rb
Overview
Session model
Constant Summary
Constants inherited from Common::Client::Session
Common::Client::Session::EXPIRATION_THRESHOLD_SECONDS
Constants inherited from Common::RedisStore
Common::RedisStore::REQ_CLASS_INSTANCE_VARS
Method Summary
Methods inherited from Common::Client::Session
#expired?, find_or_build, #original_json
Methods inherited from Common::RedisStore
create, delete, #destroy, #destroyed?, exists?, #expire, find, find_or_build, #initialize, #initialize_dup, keys, #persisted?, pop, redis_key, redis_store, redis_ttl, #save, #save!, #ttl, #update, #update!
Constructor Details
This class inherits a constructor from Common::RedisStore