Page MenuHomePhabricator

CRM consumers should use the PHPQueue library
Closed, InvalidPublic4 Estimated Story Points

Description

All CRM module queue functions should be refactored on top of PHPQueue rather than FuseStomp. At the end of this step, we'll still be using ActiveMQ and nothing should have changed.

This will give us the ability to consume from Redis with just a configuration change.

Event Timeline

awight raised the priority of this task from to Medium.
awight updated the task description. (Show Details)
awight added a project: Fundraising-Backlog.
awight added subscribers: awight, Aklapper.
awight set Security to None.
awight renamed this task from CRM consumers should be able to read from Redis to CRM consumers should be able to read from and write to Redis.Dec 4 2015, 10:59 PM
awight updated the task description. (Show Details)
awight renamed this task from CRM consumers should be able to read from and write to Redis to CRM consumers should use the PHPQueue library.Dec 4 2015, 11:25 PM
awight updated the task description. (Show Details)

Subtask: Never expect a Stomp_Frame outside of the Queue class.

DStrine set the point value for this task to 4.Jul 29 2016, 8:19 PM