coredis icon indicating copy to clipboard operation
coredis copied to clipboard

coredis is an async redis client for python with support for redis cluster & sentinel.

Results 18 coredis issues
Sort by recently updated
recently updated
newest added

# Description Refactoring of the request response flow to allow releasing the connection back to the connection pool if so desired. The primary objective is to allow higher concurrency with...

⚠️ This PR includes breaking changes. Changes: - Split `PubSubMessage` into several types for more accurate type hints. (⚠️ breaking!) - All pubsub messages are now generics - Changed TypedDict...

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.9.10 to 2024.1.29. Changelog Sourced from furo's changelog. Changelog 2024.01.29 -- Amazing Amethyst Fix canonical url when building with dirhtml. Relicense the demo module. 2023.09.10 -- Zesty...

dependencies

Bumps [black](https://github.com/psf/black) from 23.12.0 to 24.1.1. Release notes Sourced from black's releases. 24.1.1 Bugfix release to fix a bug that made Black unusable on certain file systems with strict limits...

dependencies

Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 3.0.1 to 4.0.0. Commits 50128ce Bump version and update changelog 0239bda Default to linking to GH sponsors URL for the :user: role (#131) 9d176de Dev Chores (#130)...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.8 We’ve just uploaded mypy 1.8 to the Python Package Index (PyPI). Mypy...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Bumps [furo](https://github.com/pradyunsg/furo) from 2024.1.29 to 2024.5.6. Changelog Sourced from furo's changelog. Changelog 2024.05.06 -- Cheerful Cerulean ✨ Add new custom icons for auto mode, reflecting the currently active theme. ✨...

dependencies

Bumps [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) from 2.5.1 to 2.6.0. Release notes Sourced from sphinx-sitemap's releases. v2.6.0 What's Changed :wrench: MAINT: Fix deprecated sphinx.testing.path by @​jdillard in jdillard/sphinx-sitemap#83 :wrench: MAINT: Declare 'dependencies' as 'dynamic'...

dependencies