Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Ark::Sessions
Inherits
Reference
<
Object
Constants
CLEANUP_THRESHOLD = 1000
Constructors
new
(ttl :
Time::Span
)
Source
Instance methods
stale?
(session_id :
String
) :
Bool
Source
synchronize
(session_id :
String
, &) :
Nil
Source
touch
(session_id :
String
) :
Nil
Source