Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tasko::KVStore::Set(T)
Inherits
Reference
/
Object
Constructors
new
(protocol :
Protocol
, key :
String
)
Source
Instance methods
key
Source
sadd
(value :
T
) :
Int64
Source
scard
Source
sismember
(value :
T
) :
Bool
Source
smembers
Source
srem
(value :
T
) :
Int64
Source