- 05 Jan, 2017 2 commits
-
-
Marc Gravell authored
Add ThreadPool and CPU summary to connection related errors.
-
Marc Gravell authored
Add server endpoint and key hashslot to debug info for errors
-
- 23 Nov, 2016 1 commit
-
-
Jon Cole authored
-
- 20 Nov, 2016 3 commits
-
-
Nick Craver authored
Fixing Documentation for ConfigurationOptions.Proxy
-
Nick Craver authored
Update PipelinesMultiplexers.md
-
Nick Craver authored
Correct Concurrency section code example
-
- 17 Nov, 2016 1 commit
-
-
mgravell authored
-
- 31 Oct, 2016 1 commit
-
-
Marc Gravell authored
Fixed typo in IProfiledCommand.ElapsedTime
-
- 28 Oct, 2016 1 commit
-
-
sonofaforester authored
-
- 19 Oct, 2016 1 commit
-
-
smurariu2 authored
Acted on a parenthesis that was not closed
-
- 12 Oct, 2016 1 commit
-
-
DeRauk Gibble authored
-
- 10 Oct, 2016 1 commit
-
-
Jon Cole authored
-
- 06 Oct, 2016 7 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Merging Core-RTM
-
Marc Gravell authored
-
Marc Gravell authored
Fix typo
-
Marc Gravell authored
-
- 03 Oct, 2016 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 26 Sep, 2016 3 commits
-
-
Hrishikesh Pathak authored
-
Hrishikesh Pathak authored
-
Hrishikesh Pathak authored
-
- 17 Sep, 2016 1 commit
-
-
bleis-tift authored
-
- 15 Sep, 2016 2 commits
-
-
Marc Gravell authored
Remove password from logging of configuration string.
-
Jordan Rodak authored
-
- 03 Sep, 2016 1 commit
-
-
Marc Gravell authored
-
- 01 Sep, 2016 8 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Surface better error instead of MOVED errors during a network disconnect in redis clusters
-
Marc Gravell authored
Updating to allow the creation of RedisResults for mocking
-
Marc Gravell authored
Work around build issue for existing csproj's
-
- 24 Aug, 2016 1 commit
-
-
Jeremy Meng authored
Visual Studio tooling will use project.json to restore nuget dependencies when it finds one beside .csproj. This change uses more specific <project name>.project.json to specify dependencies.
-
- 22 Jul, 2016 3 commits
-
-
Marc Gravell authored
Use the supplied flags when selecting a server to subscribe to
-
Bryan Ross authored
SUBSCRIBE and PSUBSCRIBE are not write ops and can be performed on slaved instances, so there's no reason to explicitly pass DemandMaster when selecting the server. Instead, use the CommandFlags passed as the parameter to Subscribe()
-
Hrishikesh Pathak authored
-