django-eventstream
django-eventstream copied to clipboard
use redis as the event storage backend
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