issues Search Results · repo:sorccu/r2d2-redis language:Rust
Filter by
28 results
(108 ms)28 results
insorccu/r2d2-redis (press backspace or delete to remove)the following packages contain code that will be rejected by a future version of Rust: redis v0.20
Dependencies of r2d2-redis:
[dependencies] r2d2 = 0.8 redis = 0.20.0
calebdiaz
- 2
- Opened on Mar 11, 2023
- #53
It s very confusing to navigate the eco system at the moment - this project should likely be marked deprecated as these
features exist in redis-rs, but the documentation omits mention and calls out that ...
jasongoodwin
- Opened on Sep 2, 2021
- #52
Hi there, The crate redis s latest version is v0.19.0, would you like to upgrade redis to the new version in r2d2-redis,
thank you,
Regards
rts-gordon
- Opened on Feb 25, 2021
- #50
I found #44, which was closed. However, the redis crate uses different types for clustered connections, which doesn t
seem to be compatible with the types used in r2d2_redis.
Is this supported or do I ...
peterjoel
- Opened on Jan 14, 2021
- #48
I found #44, which was closed. However, the redis crate uses different types for clustered connections, which doesn t
seem to be compatible with the types used in r2d2_redis.
Is this supported or do I ...
peterjoel
- 1
- Opened on Jan 14, 2021
- #47
I m happy to submit a PR. Though I may need a little guidance.
The new version of the redis crate supports async/await operations. Usage of this requires, the pooled connections to be
retrieved using ...
curiousdev
- Opened on Oct 24, 2020
- #45
does this library support redis cluster?
- https://github.com/sorccu/r2d2-redis/blob/e6ed5be94fa7da19fb30d6fb2ddc0b0f8f83a7a5/examples/ping.rs#L9
how to connect to cluster? how to specify multiple ...
glensc
- 3
- Opened on Sep 22, 2020
- #44
Hi, Is pipelining available in r2d2 and is there any example available on the same?
asnimansari
- Opened on Jun 25, 2020
- #43
Due to RedisConnectionManager struct defined with private members, need interface to create with ConnectionInfo directly
in order to support IPv6.
pub fn new_with_conn_info T: redis::ConnectionInfo ...
sallyyu0
- Opened on Jun 2, 2020
- #42
i ve try to implement th example code, but it return an error td::result::Result
pkg::redis::r2d2_redis::RedisConnectionManager, pkg::redis::r2d2_redis::redis::RedisError :
database::connection::r2d2_postgres::r2d2::ManageConnectionis ...
yonathanYPP
- 1
- Opened on Apr 12, 2020
- #41

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.