issues
search
redis-rs
/
redis-rs
Redis library for rust
https://docs.rs/redis
Other
3.77k
stars
597
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to fix this clippy warning
#1524
caibirdme
closed
3 hours ago
2
Allow users of async connections to set TCP settings.
#1523
nihohit
opened
1 day ago
1
Improve docs around TTLs/ expiry times.
#1522
clbarnes
closed
22 hours ago
0
Docstrings are incorrect for `ttl` and `expire_time`
#1521
clbarnes
closed
22 hours ago
0
Bugfix/issue 1517
#1520
kudlatyamroth
opened
4 days ago
1
Improve pubsub docs.
#1519
nihohit
closed
1 day ago
2
Why Pubsub methods take &mut
#1518
jordy25519
closed
5 days ago
2
Client Side Cache with json.mget
#1517
kudlatyamroth
opened
6 days ago
5
Clarify build instructions in README.
#1516
nihohit
closed
1 week ago
0
Clarify build instructions in README.
#1515
nihohit
closed
1 week ago
0
refactor redis-rs to be sans-io backwards compat (sync only)
#1514
GlenDC
opened
1 week ago
7
Network interface changes don't send disconnect events
#1513
rollo-b2c2
opened
1 week ago
4
Add async transaction function.
#1512
HatemMn
opened
1 week ago
5
Issues when connection to redis is lost
#1511
bbaldino
opened
1 week ago
27
Bump openssl from 0.10.69 to 0.10.70
#1510
dependabot[bot]
closed
1 week ago
0
Bump webpki-roots from 0.26.7 to 0.26.8
#1509
dependabot[bot]
closed
1 week ago
0
Bump uuid from 1.11.0 to 1.12.1
#1508
dependabot[bot]
closed
1 week ago
0
Bump ryu from 1.0.18 to 1.0.19
#1507
dependabot[bot]
closed
1 week ago
0
Bump serde_json from 1.0.133 to 1.0.138
#1506
dependabot[bot]
closed
1 week ago
0
Bump tempfile from 3.14.0 to 3.16.0
#1505
dependabot[bot]
closed
1 week ago
0
Bump anyhow from 1.0.86 to 1.0.95
#1504
dependabot[bot]
closed
1 week ago
0
Bump rustls from 0.23.20 to 0.23.22
#1503
dependabot[bot]
closed
1 week ago
0
Bump native-tls from 0.2.12 to 0.2.13
#1502
dependabot[bot]
closed
1 week ago
0
Bump socket2 from 0.5.7 to 0.5.8
#1501
dependabot[bot]
closed
1 week ago
0
More granular TLS configuration.
#1500
gorzell
opened
1 week ago
2
Tweaks to rustls usage
#1499
djc
closed
2 weeks ago
0
Update rustls-native-certs.
#1498
nihohit
opened
2 weeks ago
1
feat: Include the reason for one connection failure if cluster connect fails
#1497
Marwes
closed
2 days ago
2
Prepare version 0.28.2
#1496
nihohit
closed
2 weeks ago
0
version 0.29 plans
#1495
nihohit
opened
2 weeks ago
0
Fix RetryMethod Import
#1494
Braedon-Wooding-Displayr
closed
2 weeks ago
1
ConnectionManager vs ClusterClient
#1493
bbaldino
opened
2 weeks ago
8
redis cluster timeout
#1492
zqlpaopao
opened
2 weeks ago
1
Connection creation timeout on Windows, but not on Linux
#1491
adalinesimonian
opened
2 weeks ago
2
Fix connection creation timeout.
#1490
nihohit
closed
3 weeks ago
0
High Latency in xread_options Despite block Set to 10ms
#1489
liuaibin
opened
3 weeks ago
8
Cluster connectivity being redirect to internal ip
#1488
KirstenC2
opened
4 weeks ago
7
feat(cluster): add `get(_async)?_connection_with_config`
#1487
Totodore
closed
3 weeks ago
3
Provide a way to set a push_sender on the `ClusterClient`
#1486
Totodore
closed
2 weeks ago
3
Add `transaction_async` function
#1485
alekece
opened
1 month ago
6
Prepare release 0.28.1
#1484
nihohit
closed
1 month ago
0
Fix routing for `PUBSUB SHARDNUMSUB`
#1483
nihohit
closed
1 month ago
0
Route `PUBSUB SHARDNUMSUB` to the appropriate shard
#1482
Totodore
closed
1 month ago
7
make redis-rs sans-io
#1481
GlenDC
opened
1 month ago
13
Add new set of typed commands
#1480
MurrayGroves
opened
1 month ago
6
Fix new version lints
#1479
nihohit
closed
1 month ago
0
Double test_async_cluster_basic_failover timeout.
#1478
nihohit
closed
1 month ago
0
`test_async_cluster_basic_failover` is flaky
#1477
nihohit
closed
2 weeks ago
0
Remove itertools dependency
#1476
jplatte
closed
1 month ago
1
Upgrade rstest
#1475
jplatte
closed
1 month ago
0
Next