Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Redis::SetOptions
Inherits
Struct
<
Value
<
Object
Constructors
new
Source
Instance methods
error
Source
error=
(error :
String
|
Nil
)
Source
get_flag=
(get_flag :
Bool
)
Source
get_flag?
Source
keepttl=
(keepttl :
Bool
)
Source
keepttl?
Source
nx=
(nx :
Bool
)
Source
nx?
Source
ttl
Source
ttl=
(ttl :
Int64
|
Nil
)
Source
xx=
(xx :
Bool
)
Source
xx?
Source