Kyle McClellan

Results 12 issues of Kyle McClellan

This library exposes `IAsyncSerializer` and yet restricts the contexts in which you can use it. If configured for a producer, that producer will only support task-based producing (i.e. `ProduceAsync(...)`). Contrary...

Looking at the supported kinds of `Condition` for use with transactions, I was surprised there is not a way to compare two Redis values numerically (greater than, less than, etc.)....