- 24 Dec, 2019 2 commits
-
-
Leandro López authored
The previous link was relative to the document, however, when displayed in GitHub Pages it ends in a 404. I've changed to point to the source file in GitHub UI.
-
Alexander Panfilenok authored
minor text fixes.
-
- 23 Dec, 2019 1 commit
-
-
Dillon Adams authored
Extending description of the IServer.Time and IServer.TimeAsync by specifying the timezone of the return values (#1311)
-
- 19 Dec, 2019 2 commits
- 20 Nov, 2019 1 commit
-
-
Aart Jan Kaptijn authored
-
- 19 Oct, 2019 3 commits
-
-
Odyth authored
Updated documentation to reflect that PreserveAsyncOrder is deprecated and ChannelMessageQueue should be used instead
-
Marc Gravell authored
Adds LATENCY and MEMORY command support and testing.
-
Eitan Har-Shoshanim authored
Implements #1238 - adds `HSTRLEN` command and testing.
-
- 14 Oct, 2019 1 commit
-
-
Nick Craver authored
This reverts commit a683d9c8.
-
- 03 Oct, 2019 1 commit
-
-
francoance authored
-
- 27 Sep, 2019 2 commits
-
-
Mykhailo Matviiv authored
-
Andrii authored
dedicate_ thread-pool is almost fully available --> dedicated thread-pool is almost fully available
-
- 19 Sep, 2019 1 commit
-
-
Tom Longhurst authored
* Accurate timespan if the stopwatch is high resolution * Made helper class internal instead of public
-
- 08 Aug, 2019 1 commit
-
-
Nick Craver authored
-
- 06 Aug, 2019 1 commit
-
-
Richard Mayes authored
-
- 21 Jul, 2019 3 commits
-
-
Nick Craver authored
Build images have slipped again, testing a rev to latest stable SDK generation and manually installing on Windows since Appveyor doesn't have it.
-
Oriol Mesa authored
Including v2 API mentioned in #639 for both synchronous and asynchronous handlers.
-
Todd Tingen authored
* Added documentation for the Stream data type. * Updated to account for the `MKSTREAM` option now used in the `StreamCreateConsumerGroup` methods.
-
- 11 Jun, 2019 1 commit
-
-
mgravell authored
-
- 10 Apr, 2019 1 commit
-
-
mgravell authored
-
- 08 Apr, 2019 4 commits
-
-
mgravell authored
-
mgravell authored
minor logging tweak re #1114 - make sure that *command* is logged even when a base-error-message is provided; either way, *only* report the Command, not the CommandAndKey (we will add that later if detail is permitted)
-
Marc Gravell authored
* add failing test for #1103 * add explicit ulong handling into RedisValue * Fix (i.e. document and fix incorrect test assertions) the change re "-"/0; add ulong support to RedisResult * add extra tests for +/.
-
Marc Gravell authored
fix #1108 - introduce LogProxy as an intermediary between the TextWriter; move the sync to there - allows safe detach from the logging (#1116)
-
- 05 Apr, 2019 2 commits
-
-
Marc Gravell authored
* rework how pubsub handlers/queues are stores and activated - switch to linked-list for queues - use alloc-free path for all handlers invokes * defer writing to the queues until we've released the subscriber lock
-
mgravell authored
-
- 04 Apr, 2019 5 commits
-
-
mgravell authored
-
mgravell authored
additional for #1101 - make sure the queue gets marked as completed when unsubscribing; simplify the way unsubscribe works for CMQ - remove the ForSyncShutdown concept and just mark completed directly
-
mgravell authored
-
mgravell authored
test and fix for #1101 - Unsubscribe[Async] with null arg should wipe both trusted and non-trusted subscribers
-
mgravell authored
-
- 03 Apr, 2019 1 commit
-
-
mgravell authored
-
- 02 Apr, 2019 7 commits