mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 17:12:15 +01:00
50 lines
424 B
Plaintext
50 lines
424 B
Plaintext
This file lists which methods support serialization. Only indented methods have been ported.
|
|
|
|
get
|
|
set
|
|
setex
|
|
setnx
|
|
getSet
|
|
getMultiple
|
|
append
|
|
substr
|
|
strlen
|
|
lPush
|
|
lPushx
|
|
rPush
|
|
rPushx
|
|
lPop
|
|
rPop
|
|
blPop
|
|
brPop
|
|
lRemove
|
|
lGet
|
|
lGetRange
|
|
lSet
|
|
lInsert
|
|
|
|
sAdd
|
|
sRemove
|
|
sMove
|
|
sContains
|
|
|
|
zAdd
|
|
zDelete
|
|
zScore
|
|
zRank
|
|
zRevRank
|
|
zIncrBy
|
|
|
|
mset
|
|
|
|
hGet
|
|
hSet
|
|
hGetAll
|
|
hExists
|
|
hMset
|
|
hMget
|
|
|
|
publish
|
|
subscribe
|
|
unsubscribe
|