Miguel Grinberg
|
6f812ef8e4
|
Catch all possible Redis errors (Fixes #635)
|
4 years ago |
Ed Serzo
|
54180987cd
|
Reset message queue sleep timer upon reconnect
|
4 years ago |
Arpit Jain
|
c809774c3e
|
Fix typos in the manual (#599)
|
4 years ago |
Miguel Grinberg
|
7dbc47049a
|
Pass additional options to Redis and Kombu managers (Fixes #307)
|
6 years ago |
Kelly Truesdale
|
da7cb86330
|
Logging improvements for write-only connections (#197)
* Make logger a property of BaseManager, configurable separately from server for write-only situations.
* Shorten line lengths for recent changes.
|
7 years ago |
Miguel Grinberg
|
af13ef067c
|
Recoonect to redis when connection is lost
Fixes #143
|
7 years ago |
Miguel Grinberg
|
5e1391d80e
|
Fixed initialize() method in PubSubManager subclasses
Fixes #406
|
8 years ago |
Miguel Grinberg
|
6ba131af5c
|
Warn when message queues are used without monkey patching
|
8 years ago |
Miguel Grinberg
|
57756e3bdc
|
Add write_only argument to Kombu and Redis manager classes
|
9 years ago |
Miguel Grinberg
|
71142aa2db
|
pubsub unit tests
|
9 years ago |
Miguel Grinberg
|
63f5ed3429
|
Support for callbacks across servers
|
9 years ago |
Miguel Grinberg
|
47620bbebd
|
initial implementation of inter-process communication
|
10 years ago |