Skip to content

Pull requests: redis-rs/redis-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove deprecated features. v1
#1662 opened Jun 6, 2025 by nihohit Loading…
Add a specific error type for parsing errors. v1
#1661 opened Jun 6, 2025 by nihohit Loading…
Remove unsafe iterators. v1
#1660 opened Jun 6, 2025 by nihohit Loading…
Upgrade criterion version.
#1657 opened Jun 1, 2025 by nihohit Loading…
Bump criterion from 0.5.1 to 0.6.0 dependencies Pull requests that update a dependency file
#1650 opened Jun 1, 2025 by dependabot bot Loading…
feat: extend sentinel api to be a bit more flexible
#1638 opened May 12, 2025 by hugobpx Loading…
Use cfg_aliases to reduce configuration repetition.
#1621 opened Apr 28, 2025 by nihohit Loading…
ConnectionManager: Reconnect when RESP3 is set.
#1614 opened Apr 16, 2025 by rollo-b2c2 Loading…
Add net feature for compiling to embedded targets.
#1579 opened Mar 28, 2025 by langyo Loading…
Bump native-tls from 0.2.13 to 0.2.14 dependencies Pull requests that update a dependency file
#1550 opened Mar 1, 2025 by dependabot bot Loading…
Add async transaction function.
#1512 opened Feb 4, 2025 by HatemMn Loading…
Add transaction_async function
#1485 opened Jan 13, 2025 by alekece Loading…
Split flag-frenzy action.
#1471 opened Jan 7, 2025 by nihohit Loading…
Bloomfilter support
#1417 opened Nov 17, 2024 by avisefati Loading…
warn on missing-debug-implementations
#1395 opened Oct 22, 2024 by JonathanWoollett-Light Loading…
Add async pubsub manager.
#1393 opened Oct 21, 2024 by nihohit Loading…
Bump rustls-native-certs from 0.7.0 to 0.8.0 dependencies Pull requests that update a dependency file
#1303 opened Sep 1, 2024 by dependabot bot Loading…
fix #1066: impl Script::from_hash
#1067 opened Mar 5, 2024 by tomers Loading…
ProTip! Filter pull requests by the default branch with base:main.