- 04 Apr, 2016 1 commit
-
-
William Davis authored
Added in GeoDist command and tested using the example online, also needs unit tests. Added in geohash command - needs unit tests. Added geo pos - needs tests. started work on tests - moved new types to new files. Spelling fix. Replaced 'paramter' with 'parameter' Fixed build error caused by TryGetAzureRoleInstanceIdNoThrow test Refactoring. Implemented GeoPosition type and methods. Updated naming of geodistance created types needed for geo radius command. working on GeoRadius method. - needs some more testing.
-
- 29 Mar, 2016 1 commit
-
-
William Davis 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
-
- 28 Jan, 2016 2 commits
-
-
Nick Craver authored
-
Nick Craver authored
Resolves #337
-
- 27 Jan, 2016 1 commit
-
-
Nick Craver authored
Using RuntimeInformation.IsOSPlatform for core clr builds
-
- 25 Jan, 2016 1 commit
-
-
Marc Gravell authored
proposing to change back SE.REdis synctimeout to be 1 second
-