Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 246 Bytes

File metadata and controls

20 lines (17 loc) · 246 Bytes
GRP Interface Sets REDIS Command
setAdd SADD
setCard SCARD
setDiff SDIFF
_ SDIFFSTORE
_ SINTER
_ SINTERSTORE
_ SISMEMBER
_ SMEMBERS
_ SMOVE
_ SPOP
_ SRANDMEMBER
_ SREM
_ SUNION
_ SUNIONSTORE
_ SSCAN