- 28 Jun, 2018 17 commits
-
-
Marc Gravell authored
fix #856 - add method to create a RedisResult that represents an array; mirrors existing factory method re single values
-
Marc Gravell authored
name the socket manager in BookSleeveTestBase; fix bug in AbandonPendingBacklog; compensate for Me() changes in AsyncTasksReportFailureIfServerUnavailable
-
Marc Gravell authored
-
Marc Gravell authored
Improve detection and error message when bad auth; still need to see why it takes 5s to timeout in my shell, though
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
we should probably release SE.Redis.StrongName as a type-forwarding assembly, to make the aspnet folks not hate us
-
Marc Gravell authored
-
Marc Gravell authored
# Conflicts: # StackExchange.Redis/StackExchange/Redis/RedisValue.cs
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
When building the solution, the local ref Marc has is in the solution...this fails restore and build in CI. Adapting!
-
Marc Gravell authored
use pooled/recycled buffers for RawResult sub-items; these are never exposed outside of the framing process, so lifetime is not an issue
-
Marc Gravell authored
-
Marc Gravell authored
-
- 27 Jun, 2018 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 26 Jun, 2018 7 commits
-
-
Marc Gravell authored
# Conflicts: # StackExchange.Redis.StrongName/StackExchange.Redis.StrongName.csproj # StackExchange.Redis/StackExchange.Redis.csproj # StackExchange.Redis/StackExchange/Redis/SocketManager.cs
-
Marc Gravell authored
-
Marc Gravell authored
remove the concept of the unsent queue; the pipeline **is** that queue - no need to duplicate (and significantly simplifies); if you've successfully pushed a message to the bridge: *it is in the pipe*; also removes "ar", "wr", "wq", "qu" and "pending" counters
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
彭伟 authored
-
- 25 Jun, 2018 6 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
* really nasty commit - incomplete investigating thread-race * fixed race via scheduler * revert physicalconnection.cs
-
- 17 Jun, 2018 6 commits
-
-
Vasiliy Novikov authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
Note: this breaks Marc locally (by removing the package source), but if that Nuget.config is checked in, anyone lacking that directory will break, including our CI builds.
-
Marc Gravell authored
-
Marc Gravell authored
-
- 16 Jun, 2018 1 commit
-
-
Marc Gravell authored
-
- 15 Jun, 2018 1 commit
-
-
Marc Gravell authored
-