Ruud Kamphuis
|
4d5552867a
|
Basic support for blocking list pop
|
2013-05-29 09:14:17 +02:00 |
|
TrimbleTodd
|
6a429c2f21
|
adding support for remote redis instances (such as redistogo) that require authentication
|
2013-02-20 11:41:41 -05:00 |
|
Chris Boulton
|
2ba15eb555
|
replace Redisent with Credis (also adds native phpredis support)
|
2013-01-12 23:37:38 +11:00 |
|
Chris Boulton
|
a6eb8e1c45
|
use __DIR__
|
2013-01-12 23:07:15 +11:00 |
|
Daniel Hunsaker
|
5127aefa90
|
Update lib/Resque/Redis.php
Add SETEX to the list of commands which supply a key as the first argument.
|
2013-01-11 13:40:39 -07:00 |
|
Tony Piper
|
7f1cf35a62
|
implement prefix removel
|
2012-11-26 15:23:57 +00:00 |
|
Chris Boulton
|
c908109a74
|
Remove silly copyright line in docblock comments, update email address, remove copyright year because it is boring to maintain
|
2012-10-13 17:55:41 +11:00 |
|
pedroarnal
|
782d0317e6
|
Update lib/Resque/Redis.php
|
2012-02-18 17:10:06 +01:00 |
|
Chris Boulton
|
cd47df2458
|
Merge pull request #18 from humancopy/master
A small fix for a small bug with __autoload and class_exists :)
|
2011-12-07 04:07:42 -08:00 |
|
Hélio Costa e Silva
|
016a7a13fd
|
Added support of Redis prefix (namespaces)
|
2011-11-22 14:55:40 -02:00 |
|
humancopy
|
cd3b0cca0e
|
Set autoload to false for 'class_exists' calls. Currently it is not set, so the default is true which causes any defined '__autoload' function in the included app to be called.
|
2011-05-18 18:34:29 +02:00 |
|
Chris Boulton
|
cb4205d508
|
Initial commit
|
2010-04-18 23:58:43 +10:00 |
|