- 13 Aug, 2018 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 11 Aug, 2018 2 commits
-
-
Marc Gravell authored
-
Nick Craver authored
Streams merged, we're freeeeeeeeeeeeeeeeee!
-
- 10 Aug, 2018 23 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
ScriptThrowsErrorInsideTransaction: subtle difference between "completed now" and "becomes completed momentarily"
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Marc Gravell authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
-
Nick Craver authored
After QUIT is totally random on timings, screw it.
-
Marc Gravell authored
-
Marc Gravell authored
-
Nick Craver authored
Now uses ChannelMessageQueue.Completion.IsCompleted and should be consistent. Because _completion on UnboundedChannel respect no-synchronous-continuations, the old way doesn't behave as expected (IsCompleted isn't instantly set).
-
Marc Gravell authored
-
Marc Gravell authored
# Conflicts: # StackExchange.Redis/StackExchange/Redis/Interfaces/IServer.cs # StackExchange.Redis/StackExchange/Redis/RedisServer.cs
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
you know what? to hell with it: no connect logging *anywhere* unless you ask for it - it is *just noise*
-
liuqiyun authored
* 新加scan,sentinels命令 * add command sentinels
-
Marc Gravell authored
transactions: don't log the connect crap; use a StringBuilder to buffer the tran log to avoid lots of sync blocks
-
- 09 Aug, 2018 13 commits
-
-
Marc Gravell authored
-
Nick Craver authored
Need to adjust simulated failure expectations here
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Revert "show the result value in MessageFaulted, even if that means hydrating a RawResult to string" This reverts commit d27aaa44.
-
Marc Gravell authored
This reverts commit 6ed17a99.
-
Nick Craver authored
-
Marc Gravell authored
fix the thread-race around conditions/pending-work in RedisTransaction; this is *not* the problem we're looking for, it just needs fixing
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-