Active
Project:
Redis
Version:
7.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2013 at 12:50 UTC
Updated:
14 Dec 2016 at 13:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
smoothify commentedHere is the patch.
Notes:
Comment #2
pounardNice effort! Really thanks. I will review this as soon as I can.
Comment #3
iler commented@pounard Any progress on this one?
Comment #4
pounardPostponing it before first stable release. Don't worry this is still in the roadmap.
Comment #5
pounardActually working on this, I am not merging the Redis Queue module, it's rather simple and different at the same time, I'm writing a new implementation from scratch. Some of the Redis Queue module ideas are actually being used in my implementation (credits goes to them).
See http://cgit.drupalcode.org/redis/commit/?id=c43db92 for a first almost working implementation (only PhpRedis implemented yet, and item lease is not implemented, the rest should work gracefully).
Comment #7
pounardNote for myself: queue backend don't find the site prefix.
Comment #9
pounardLong time, no answer, I have to close this. 7.x-2.x is not really maintained anymore - even 7.x-3.x will soon go to freeze, and I'll probably create a 7.x-4.x branch in the near future.