Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crog::RedisCache
Inherits
Reference
<
Object
Constants
Log = ::
Log
.for("cache")
Constructors
new
(host :
String
, port :
Int32
)
Source
Instance methods
get
(key :
String
)
Source
set
(key :
String
, value :
String
, ttl :
Int32
= 3600)
Source