forked from pool/python-redis
c0dbe5ea8c4ffe94cdef45482d7c73f983deb1f9f7cc7c7831038a19ee6a5948
- Update to 5.0.0rc2:
- RESP3 response-callbacks cleanup (#2841)
- Change SISMEMBER return type to int by (#2813)
- rocket New Features
- RESP3 modules support (#2803)
- bug Bug Fixes
- Fixing asyncio import (#2759)
- Fix sharded pubsub threads issue (#2799)
- toolbox Maintenance
- RESP3 tests (#2780) (#2806)
- RESP3 response callbacks (#2798)
- Adding RESP3 tests support (#2793)
- Update to 4.6.0:
- Support JSON.MERGE command (#2761)
- Support JSON.MSET command (#2766)
- rocket New Features
- Extract abstract async connection class (#2734)
- Add support for WAITAOF (#2760)
- Introduce OutOfMemoryError exception for Redis write
command rejections due to OOM errors (#2778)
- Add WITHSCORE argument to ZRANK (#2758)
- bug Bug Fixes
- Fix dead weakref in sentinel connection causing
ReferenceError (#2767) (#2771)
- Fix Key Error in parse_xinfo_stream (#2788)
- Remove unnecessary __del__ handlers (#2755)
- Added support for missing argument to
SentinelManagedConnection.read_response() (#2756)
- toolbox Maintenance
- Fix type hint for retry_on_error in async cluster (#2804)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=74
Description
No description provided
Languages
Diff
100%