8000 V3 by watchdogvera · Pull Request #207 · ServiceStack/ServiceStack.Redis · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

V3#207

Closed
watchdogvera wants to merge 16 commits intomasterfrom
v3
Closed

V3#207
watchdogvera wants to merge 16 commits intomasterfrom
v3

Conversation

@watchdogvera
Copy link

No description provided.

mythz and others added 16 commits September 26, 2013 06:12
When ConnectTimeout != 0, it does not throw the exception, and
HadExceptions it is not updated. Due to that, the connection is not
disposed and the pool can not recover after a server crash
Update HadExceptions if socket not connected
…veClient where setting the Db property fails to SELECT the desired Db if it is used after the connection to Redis has been made.
…dard keys as well as hashes

Fixed command for HIncrbyFloat (was using HINCRBY instead of HINCRBYFLOAT)
INCRBY, HINCRBY, and HINCRBYFLOAT changes
…s, then starts.

after redis server stops, the sockets which are used by RedisClient in
the transaction are not set to null. when the redis server is back on,
socket exceptions will be thrown. move the try /catch logic into
FlushSendBuffer instead.
socket is not set to null during transaction, after redis server stops, ...
Fixed a problem with the implementation of the Db accessor in RedisNativeClient
@mythz mythz closed this Jun 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

0