issues
search
benashford
/
redis-async-rs
A Rust client for Redis, using Tokio
Apache License 2.0
253
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve `PubsubConnection` handling for multiple subscribers to the same topic (or document limitation)
#96
msdrigg
opened
3 months ago
0
Upgrade Rustls
#95
benashford
closed
6 months ago
0
Ensure that functions within socket2 are only called if the right fea…
#94
benashford
closed
8 months ago
0
v0.17.0 broken build
#93
jizizr
closed
8 months ago
3
Use a default small keepalive value for Redis connections
#92
benashford
closed
9 months ago
0
What is our reconnect mechanism like?
#91
leenstx
closed
1 year ago
1
What is our reconnect mechanism like?
#90
leenstx
opened
1 year ago
1
Ensure that errors in the PUBSUB channel are reported
#89
benashford
closed
1 year ago
1
Pub/Sub error: Unexpected("PUBSUB message should be encoded as an array")
#88
wildonion
closed
1 year ago
6
Would be good to have changelog for releases
#87
repi
opened
1 year ago
0
Better error reporting in the event of a failure
#86
benashford
closed
1 year ago
0
Fix pubsub weirdness
#85
benashford
closed
1 year ago
0
PubsubStream Drop impl Calls Unsubscribe
#84
kalkronline
closed
1 year ago
2
Pub/Sub Connection Drops When no (P)Subscribers Remain
#83
kalkronline
closed
1 year ago
2
README link to pubsub example broken
#82
tommorris
closed
1 year ago
1
Alternative pr 80
#81
benashford
closed
1 year ago
1
Add TLS support
#80
Nehliin
closed
1 year ago
1
EXPIRE not working?
#79
zuiyu1998
closed
2 years ago
1
Remove note about optional Tokio v0.2 compatibility
#78
robjtede
closed
2 years ago
1
Clearup dependencies
#77
benashford
closed
2 years ago
0
subscribe to multiple channels in same stream?
#76
iceisfun
opened
2 years ago
1
Support for explicit pipelining
#75
jofas
closed
3 years ago
2
Give Tokio the thing to resolve, rather than the resolved address, th…
#74
benashford
closed
3 years ago
0
Refactoring
#73
dippi
opened
3 years ago
0
Resolve pubsub future only when nothing can happen anymore
#72
dippi
opened
3 years ago
1
Report errors better
#71
benashford
closed
3 years ago
0
Sentinel
#70
prk3
opened
3 years ago
3
Avoid panic
#69
nazar-pc
closed
3 years ago
5
thread 'main' panicked at 'there is no reactor running, must be called from the context of a Tokio 1.x runtime', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/context.rs:37:26
#68
Json1949
opened
3 years ago
6
Sentinel support
#67
prk3
opened
3 years ago
3
Make Tokio 1.0 the default?
#66
davidpdrsn
closed
3 years ago
2
Refactoring
#65
benashford
opened
3 years ago
0
Release 0 8
#64
benashford
closed
3 years ago
1
Auth
#63
antialize
closed
3 years ago
4
How to test that `PubsubConnection` is still working?
#62
davidpdrsn
opened
4 years ago
3
Use a Mutex rather than RwLock
#61
benashford
closed
4 years ago
1
PoisonError in reconnect.rs
#60
davidpdrsn
closed
4 years ago
9
impl `ToRespInteger` for more integers
#59
arniu
closed
3 years ago
0
Allow trailing comma in `resp_array`
#58
arniu
closed
4 years ago
2
add psubscribe support
#57
GopherJ
closed
4 years ago
2
Redis Async 0.7.0
#56
benashford
closed
4 years ago
0
Update redis-async to most recent Tokio
#55
asevans48
closed
4 years ago
2
Tiny README fix: competative -> competitive
#54
gak
closed
4 years ago
2
Please support redis specify password and databese
#53
marvinpan8
opened
4 years ago
1
update tokio-util to 0.3
#52
pandaman64
closed
4 years ago
4
Remove deprecated Error::description and Error::cause
#51
pandaman64
closed
4 years ago
2
Internal("Subscription failed, try again later...") on pubsub
#50
nazar-pc
opened
4 years ago
4
how to connect redis with password
#49
panicfrog
closed
4 years ago
2
pubsub failed on MacOs
#47
linfeng-crypto
closed
4 years ago
2
RespValue Bulk String to String or Integer
#46
eribol
closed
4 years ago
6
Next