- 03 Oct, 2016 1 commit
-
-
Marc Gravell 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 4 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
-
Hrishikesh Pathak authored
-
- 21 Jul, 2016 1 commit
-
-
Hrishikesh Pathak authored
-
- 20 Jul, 2016 1 commit
-
-
https://github.com/dotnet/cli/issues/1342Nick Craver authored
I don't think 1342 is ever getting fixed, adding yet another workaround.
-
- 18 Jul, 2016 1 commit
-
-
Marc Gravell authored
fix NullReferenceException when retriving LastException from ServerEn…
-
- 13 Jul, 2016 1 commit
-
-
Nick Craver authored
Configuring the minIoThreads
-
- 08 Jul, 2016 1 commit
-
-
Nick Craver authored
-
- 07 Jul, 2016 3 commits
-
-
Rob Sigrest authored
-
Rob Sigrest authored
-
Rob Sigrest authored
-
- 05 Jul, 2016 1 commit
-
-
Ilincescu Mihai authored
You can't set the processModel in the web.config "The processModel section can be set only within the Machine.config" and is confusing to have here to be web.config
-
- 04 Jul, 2016 2 commits
-
-
Nick Craver authored
-
Nick Craver authored
-
- 03 Jul, 2016 10 commits
-
-
Nick Craver authored
-
Nick Craver authored
Invoked like this: ruby redis-trib.rb create --replicas 1 127.0.0.1:7000 127.0.0.1:7001 127.0.0.1:7002 127.0.0.1:7003 127.0.0.1:7004 127.0.0.1:7005
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
Note: checked in as a working cluster in the hope most others don't have to: ruby redis-trib.rb create --replicas 1 127.0.0.1:7000 127.0.0.1:7001 127.0.0.1:7002 127.0.0.1:7003 127.0.0.1:7004 127.0.0.1:7005 (and need ruby, etc.)
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
- 29 Jun, 2016 1 commit
-
-
Nick Craver authored
Note: we still have unit test fails here, but checking in a working build.
-
- 21 Jun, 2016 1 commit
-
-
Uladzimir Abramchuk authored
-
- 24 May, 2016 2 commits
-
-
Nick Craver authored
nuspec update for strongname package as well #397
-
DeepakVerma authored
-