forked from platypush/platypush
Fabio Manganiello
16527417da
- Use pubsub pattern rather than `rpush`/`blpop` - it saves memory, it's faster, and it decreases the risk of deadlocks. - Use a connection pool. - Propagate `PLATYPUSH_REDIS_QUEUE` environment variable so any subprocesses can access it. |
||
---|---|---|
.. | ||
__init__.py |