Miguel Grinberg
|
53f6be0942
|
Replace pickle with json (#1502)
|
8 months ago |
Miguel Grinberg
|
db642bb2bd
|
Upgrade the code to more recent Python versions
|
1 year ago |
Miguel Grinberg
|
8da3c617a6
|
Remove unneeded arguments from super()
|
3 years ago |
sparkingdark
|
4ee3649514
|
Support multiple Kafka servers
|
5 years ago |
Miguel Grinberg
|
98c7ac23f2
|
Improved project structure
|
5 years ago |
Arpit Jain
|
c809774c3e
|
Fix typos in the manual (#599)
|
6 years ago |
Vincent Mézino
|
839dba3411
|
Fix flake8
|
8 years ago |
Vincent Mézino
|
29e9c659d4
|
Remove unused imports
|
8 years ago |
Vincent Mézino
|
4f1d8d9329
|
Use the provided url in KafkaManager and remove the method 'initialize'
|
8 years ago |
Vincent Mézino
|
610c229fd9
|
Write KafkaManager
|
8 years ago |
Vincent Mézino
|
725afcbc14
|
Add a copy of redis manager and name it kafka manager
|
8 years ago |
Miguel Grinberg
|
af13ef067c
|
Recoonect to redis when connection is lost
Fixes #143
|
9 years ago |
Miguel Grinberg
|
5e1391d80e
|
Fixed initialize() method in PubSubManager subclasses
Fixes #406
|
9 years ago |
Miguel Grinberg
|
6ba131af5c
|
Warn when message queues are used without monkey patching
|
10 years ago |
Miguel Grinberg
|
57756e3bdc
|
Add write_only argument to Kombu and Redis manager classes
|
11 years ago |
Miguel Grinberg
|
71142aa2db
|
pubsub unit tests
|
11 years ago |
Miguel Grinberg
|
63f5ed3429
|
Support for callbacks across servers
|
11 years ago |
Miguel Grinberg
|
47620bbebd
|
initial implementation of inter-process communication
|
11 years ago |