4 Commits (98f94f465bd7217398a88dc0f0d37bb7ad9602a1)

Author SHA1 Message Date
Miguel Grinberg 8da3c617a6
Remove unneeded arguments from super() 2 years ago
Miguel Grinberg e8fff07b36
Configure Redis pubsub to skip subscription messages 4 years ago
Sam Mosleh f245191d86
Migrate async Redis client manager to aioredis 2.x (Fixes #771) 4 years ago
Miguel Grinberg 98c7ac23f2
Improved project structure 4 years ago
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) 5 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) 7 years ago
Miguel Grinberg af13ef067c
Recoonect to redis when connection is lost 7 years ago
Miguel Grinberg 5e1391d80e Fixed initialize() method in PubSubManager subclasses 8 years ago
Miguel Grinberg 6ba131af5c Warn when message queues are used without monkey patching 9 years ago
Miguel Grinberg 57756e3bdc Add write_only argument to Kombu and Redis manager classes 10 years ago
Miguel Grinberg 71142aa2db pubsub unit tests 10 years ago
Miguel Grinberg 63f5ed3429 Support for callbacks across servers 10 years ago
Miguel Grinberg 47620bbebd initial implementation of inter-process communication 10 years ago