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
Sort

Pull requests list

Bloomfilter support
#1417 opened Nov 17, 2024 by avisefati Draft
Make iterator return an Option<RedisResult>
#1416 opened Nov 17, 2024 by ckcr4lyf Loading…
Add docs clarifying connection pool usage.
#1411 opened Nov 8, 2024 by nihohit Loading…
ConnectionManager: Support automatic resubscription.
#1408 opened Nov 2, 2024 by nihohit Loading…
ConnectionManager: reconnect on disconnect pushes.
#1407 opened Nov 1, 2024 by nihohit Loading…
Update README to use rustls
#1397 opened Oct 31, 2024 by khacminh Loading…
Add doc clarifying behavior of invoke_script.
#1396 opened Oct 28, 2024 by nihohit 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…
Use runtime agnostic retry mechanism. bug
#1392 opened Oct 21, 2024 by nihohit Loading…
suggestion to use default fmt
#1387 opened Oct 18, 2024 by ArtemIsmagilov Loading…
impl RESET
#1384 opened Oct 17, 2024 by ArtemIsmagilov Loading…
impl QUIT
#1383 opened Oct 17, 2024 by ArtemIsmagilov Loading…
impl CLIENT HELP
#1378 opened Oct 16, 2024 by ArtemIsmagilov Loading…
implement high level command AUTH
#1374 opened Oct 16, 2024 by ArtemIsmagilov Loading…
Choose sleep function according to active runtime.
#1369 opened Oct 9, 2024 by nihohit Loading…
Move server creation logic to redis-test CI & testing
#1363 opened Oct 7, 2024 by nihohit Loading…
test in CI against valkey 8. CI & testing
#1362 opened Oct 7, 2024 by nihohit Loading…
default rustls to aws-lc-rs (instead of ring)
#1343 opened Sep 26, 2024 by GlenDC Loading…
Add ping support to commands & pubsubs. enhancement
#1341 opened Sep 23, 2024 by nihohit Loading…
Improve docs. enhancement
#1339 opened Sep 20, 2024 by nihohit Loading…
Use cargo-nextest for testing. CI & testing
#1336 opened Sep 19, 2024 by nihohit Loading…
ProTip! Adding no:label will show everything without a label.