Support plugins sending events to the bus via Redis #162

Closed
opened 2022-07-05 01:39:02 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

Reason: plugin commands are often triggered by other processes (e.g. the web server), while the bus object lives in the main Platypush process' memory. Support cross-process events through a Redis queue, like it's already done in the web server to dispatch events to the websockets.

*Created by: BlackLight* Reason: plugin commands are often triggered by other processes (e.g. the web server), while the bus object lives in the main Platypush process' memory. Support cross-process events through a Redis queue, like it's already done in the web server to dispatch events to the websockets.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#162
No description provided.