🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

eric-redis-queues

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eric-redis-queues

Redis support for eric-sse

0.0.6
Maintainers
1

Redis support for eric-sse

Example of usage:

from eric_sse.prefabs import SSEChannel
from eric_redis_queues.eric_redis_queues import RedisQueueFactory

c = SSEChannel(queues_factory=RedisQueueFactory())

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts