django-eventstream icon indicating copy to clipboard operation
django-eventstream copied to clipboard

use redis as the event storage backend

Open xgkk opened this issue 1 year ago • 4 comments

I want to use redis as the event storage backend. What should I do? Because send_event is used in the multi-process scenario, the client cannot receive the message consistently

xgkk avatar May 25 '23 05:05 xgkk