mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 06:02:21 +00:00
Merge pull request #80 from danhunsaker/patch-1
Update lib/Resque/Redis.php
This commit is contained in:
commit
723be94788
1 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ class Resque_Redis extends Redisent
|
||||||
'ttl',
|
'ttl',
|
||||||
'move',
|
'move',
|
||||||
'set',
|
'set',
|
||||||
|
'setex',
|
||||||
'get',
|
'get',
|
||||||
'getset',
|
'getset',
|
||||||
'setnx',
|
'setnx',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue