Miguel Grinberg
|
98318fbdde
|
Correct handling of RedisError exception (Fixes #919)
|
3 years ago |
Miguel Grinberg
|
0e7691b776
|
Use new asyncio support in redis package (Fixes #911)
|
3 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 |
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 |
Dylan Anthony
|
0b25ff42b8
|
Added rediss:// URL scheme to AsyncRedisManager (#319)
* Added rediss:// URL scheme to AsyncRedisManager
* Obeyed flake8
|
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
|
8 years ago |
Miguel Grinberg
|
af81132610
|
pass redis password in the URL
|
8 years ago |
larry.liu
|
8cf035fb3a
|
redis pub/sub support set password (#116)
|
8 years ago |
Miguel Grinberg
|
ce44133acd
|
redis message queue for asyncio
|
8 years ago |