- 08 Jan, 2016 1 commit
-
-
Marc Gravell authored
Ensure Message.resultBox is nulled after successful async TryComplete
-
- 22 Dec, 2015 2 commits
-
-
Nick Craver authored
-
Nick Craver authored
-
- 10 Dec, 2015 4 commits
-
-
Marc Gravell authored
small fixes
-
Marc Gravell authored
Add resilience to non ideal cluster topology in CLUSTER NODES response parsing
-
Marc Gravell authored
-
Marc Gravell authored
fix for issue https://github.com/StackExchange/StackExchange.Redis/is…
-
- 02 Dec, 2015 2 commits
-
-
hrishi18pathak authored
-
hrishi18pathak authored
-
- 01 Dec, 2015 1 commit
-
-
https://github.com/StackExchange/StackExchange.Redis/issues/300hrishi18pathak authored
Ensure cluster configuration is upto-date before returning the connection multiplexer
-
- 19 Nov, 2015 2 commits
-
-
Antoine Cellerier authored
To replicate a bad state, create a simple cluster with 3 shards across 9 nodes. Kill 3 slaves. Clear their state. Restart the 3 nodes. Start adding them back to the cluster 1 by one.
-
Antoine Cellerier authored
-
- 16 Nov, 2015 2 commits
-
-
Marc Gravell authored
Fixed IServer.Hang command in RedisServer. Database number is not nee…
-
kregius authored
-
- 11 Nov, 2015 2 commits
-
-
Marc Gravell authored
Add Transaction Conditions for List Index
-
Daniel Chandler authored
-
- 05 Nov, 2015 1 commit
-
-
Marc Gravell authored
-
- 31 Oct, 2015 1 commit
-
-
Nigrimmist authored
-
- 12 Oct, 2015 2 commits
-
-
Marc Gravell authored
Handle "inf" as well as "+inf"
-
Federico Daniel Colombo authored
Redis (v2.8 and v3) returns "inf" for positive infinity values, but here a "+inf" is expected. So changed the code to work with both: "+inf" as well as "inf". See Issue #287: https://github.com/StackExchange/StackExchange.Redis/issues/287
-
- 21 Sep, 2015 1 commit
-
-
Marc Gravell authored
-
- 14 Sep, 2015 1 commit
-
-
Kyle Stittleburg authored
Since ResultBox.TryComplete will unwrap and recycle in the async use case, we can no longer trust the resultBox reference and will want to null it out.
-
- 28 Aug, 2015 1 commit
-
-
Marc Gravell authored
#248 Exchanging operands in the ternary operators of server selection in TryResend in ServerSelectionStrategy
-
- 20 Aug, 2015 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 13 Aug, 2015 1 commit
-
-
Leosvel Pérez Espinosa authored
Exchanging operands in the ternary operators of server selection in TryResend in ServerSelectionStrategy
-
- 13 Jul, 2015 10 commits
-
-
Marc Gravell authored
Add ClientName to output for timeout messages
-
Jon Cole authored
-
Marc Gravell authored
-
Marc Gravell authored
-
https://github.com/deepakverma/StackExchange.RedisMarc Gravell authored
Conflicts: StackExchange.Redis/StackExchange/Redis/PhysicalConnection.cs
-
Marc Gravell authored
Added `defaultDatabase`
-
Marc Gravell authored
Default SslHost in clustering mode
-
Marc Gravell authored
added IConnectionMultiplexer interface to facilitate better unit testing
-
Marc Gravell authored
fixed ClientName summary doc typo
-
Marc Gravell authored
-
- 03 Jul, 2015 2 commits
-
-
Ryan Miranda authored
-
Ryan Miranda authored
-
- 11 Jun, 2015 1 commit
-
-
Edward Brey authored
-
- 02 Jun, 2015 1 commit
-
-
Marc Gravell authored
-