This commit is contained in:
Wedy Chainy 2014-09-17 10:20:26 +10:00
parent e393d5672c
commit 4a97c14628
4 changed files with 204 additions and 31 deletions

View file

@ -78,6 +78,7 @@ class Resque_Redis
'zremrangebyscore',
'sort',
'rename'
'rpoplpush'
);
// sinterstore
// sunion
@ -86,7 +87,6 @@ class Resque_Redis
// sdiffstore
// sinter
// smove
// rpoplpush
// mget
// msetnx
// mset