- 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 8 commits
- 01 Apr, 2019 3 commits
- 29 Mar, 2019 3 commits
- 28 Mar, 2019 2 commits
- 13 Mar, 2019 1 commit
-
-
Marc Gravell authored
-