issues
search
IlyaSkriblovsky
/
txredisapi
non-blocking redis client for python twisted
Apache License 2.0
235
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some tests fail with redis-7.2
#151
arkamar
opened
11 months ago
0
FIX charset=None was causing SubscriberProtocol.messageReceived to ne…
#150
EllieTheYeen
closed
1 year ago
5
Missing tests/mixins.py file in 1.4.9 PyPI archive
#149
arkamar
opened
1 year ago
2
Add ssl option to connection
#148
roeltm
closed
1 year ago
4
Add ssl connector
#147
abhinavkulkarni
closed
1 year ago
5
lazyConnection stops reconnecting
#146
janisare
opened
3 years ago
0
Question on using SSL connection
#145
clippered
opened
3 years ago
5
Make __all__ a list of strings
#144
ShadowJonathan
closed
4 years ago
0
Add documentation or typing annotatations
#143
ShadowJonathan
opened
4 years ago
1
1.4.6
#142
IlyaSkriblovsky
closed
4 years ago
0
Properly handle bulk response of command issued right before multi
#141
IlyaSkriblovsky
closed
4 years ago
0
Fixed handling server replies not related to pub/sub in SubscriberProtocol
#140
IlyaSkriblovsky
closed
4 years ago
0
Proper reply timeout
#139
IlyaSkriblovsky
closed
4 years ago
0
Move repo to @IlyaSkriblovsky
#138
fiorix
closed
4 years ago
1
Dont test on 2.6 3.4
#137
IlyaSkriblovsky
closed
4 years ago
0
Properly handle bulk response of command issued right before multi
#136
IlyaSkriblovsky
closed
4 years ago
1
Multiple invocations of multi commands are failing
#135
mikiboy
closed
4 years ago
5
Various cleanups and bug fixes
#134
arnimarj
closed
5 years ago
1
document how to use pubsub or example
#133
graingert
closed
5 years ago
1
reusing connections in a transaction state (?)
#132
sgoudelis
opened
6 years ago
5
ResponseError: NOWRITE You can't write against a non-write redis
#131
blindspoter
opened
6 years ago
1
Not honoring timeout setting
#130
rohitchormale
closed
6 years ago
7
Fixed handling server replies not related to pub/sub in SubscriberProtocol
#129
IlyaSkriblovsky
closed
4 years ago
1
Proper reply timeouts handling
#128
IlyaSkriblovsky
closed
4 years ago
7
testing code should not explicitly enable logging
#127
IlyaSkriblovsky
closed
4 years ago
0
ConnectionLost during authentication causes txredisapi to stop retrying
#126
k2nsloos
opened
6 years ago
0
Cluster Moved Command Issue MOVED 9203 10.12.5.66:6379
#125
tarikogut
opened
6 years ago
5
Redis Module support
#124
rohitchormale
closed
6 years ago
4
1.4.6
#123
IlyaSkriblovsky
closed
4 years ago
1
sending AUTH before MASTER when connecting via Sentinel
#122
IlyaSkriblovsky
closed
6 years ago
0
关于redis Sentinel的问题
#121
github-yxb
closed
4 years ago
1
1.4.5
#120
IlyaSkriblovsky
closed
7 years ago
7
Fixed handling of multiple responses to sub/unsub commands
#119
IlyaSkriblovsky
closed
7 years ago
2
Comment fixed
#118
IlyaSkriblovsky
closed
7 years ago
1
please fix comment in mset function
#117
plavcik
opened
7 years ago
1
ZADD thrashes on redis >= 3.0.2 with NX/CH/INCR/XX
#116
combatpoodle
opened
7 years ago
2
pipelining transactions
#115
sgoudelis
closed
6 years ago
2
Changelog
#114
IlyaSkriblovsky
closed
7 years ago
1
Extended Python version support
#113
tobixx
closed
7 years ago
4
Disconnects do not return ConnectionError for lazy connections
#112
ysobolev
closed
7 years ago
2
1.4.4
#111
IlyaSkriblovsky
closed
8 years ago
0
Redis Sentinel support
#110
IlyaSkriblovsky
closed
8 years ago
2
hmset a string, hget a int type
#109
wuaoo
closed
8 years ago
3
1.4.3 version bump
#108
IlyaSkriblovsky
closed
8 years ago
3
Fixing recursion limit exception
#107
IlyaSkriblovsky
closed
8 years ago
1
RecursionError if many calls were waiting for free connection
#106
IlyaSkriblovsky
opened
8 years ago
1
connectTimeout and replyTimeout
#105
arnimarj
closed
8 years ago
5
Make `hexists` to return bool
#104
IlyaSkriblovsky
closed
8 years ago
0
1.4.2
#103
IlyaSkriblovsky
closed
8 years ago
9
Add support for a Script class
#102
offero
opened
8 years ago
2
Next