- 04 Apr, 2016 2 commits
- 01 Apr, 2016 2 commits
-
-
Marc Gravell authored
Fixed build error caused by TryGetAzureRoleInstanceIdNoThrow test
-
DeRauk Gibble authored
-
- 27 Mar, 2016 2 commits
-
-
Marc Gravell authored
Spelling fix. Replaced 'paramter' with 'parameter'
-
DeRauk Gibble authored
-
- 26 Mar, 2016 1 commit
-
-
Marc Gravell authored
Default ClientName to Roleinstance ID for a web/worker role
-
- 25 Mar, 2016 3 commits
-
-
DeepakVerma authored
-
DeepakVerma authored
-
DeepakVerma authored
Default ClientName to Roleinstance ID for a web/worker role to help identify where a client connection is coming from, further helps to identify connectivity problems.
-
- 21 Mar, 2016 2 commits
-
-
Marc Gravell authored
Fix overflow in parsing "-9223372036854775808"
-
Esun Kim authored
-
- 18 Mar, 2016 6 commits
-
-
Marc Gravell authored
Tweak name from `PeekPing` to `DequeueUnsentPing`, to better reflect what it is doing; fix the remaining count accordingly
-
Marc Gravell authored
-
-
piccit authored
-
piccit authored
-
piccit authored
Prevent Message from calling TryComplete on the same ResultBox (by gettin/nulling the ResultBox in a thread safe way).
-
- 17 Mar, 2016 5 commits
-
-
Marc Gravell authored
Remove some scenarios where result-boxes are recycled in questionable ways; MULTI isn't fire and forget, so shouldn't be shared
-
Marc Gravell authored
Set default version to 3.0 for Azure
-
Marc Gravell authored
proposing timeout error with help link to help customers do an initial troubleshooting
-
Marc Gravell authored
Capture client system CPU percentage in timeout error messages
-
Marc Gravell authored
SE.Redis to surface error from serverendpoint as an innerexception
-
- 16 Mar, 2016 2 commits
-
-
DeepakVerma authored
-
DeepakVerma authored
-
- 11 Mar, 2016 2 commits
-
-
Marc Gravell authored
reworded redis pub/sub doc to be more readable
-
willharrison authored
-
- 09 Mar, 2016 1 commit
-
-
DeepakVerma authored
-
- 08 Mar, 2016 1 commit
-
-
DeepakVerma authored
-
- 25 Feb, 2016 1 commit
-
-
Jon Cole authored
Capture client system CPU percentage in timeout error messages when possible to help debug timeouts.
-
- 09 Feb, 2016 2 commits
-
-
DeepakVerma authored
-
DeepakVerma authored
-
- 08 Feb, 2016 6 commits
-
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
Remove indirection to mitigate a presumed deadlock. Fixes StackExchange/StackExchange.Redis#42.
-
- 04 Feb, 2016 1 commit
-
-
Robert Mooney authored
StackExchange/StackExchange.Redis#42.
-
- 29 Jan, 2016 1 commit
-
-
Nick Craver authored
-