Marc Gravell

Results 638 comments of Marc Gravell

@Tornhoof I got the increase to 20% with full pin defer and async transition ;p

Related to that "anything but streams" piece: https://github.com/dotnet/runtime/issues/100434 - i.e. "and here's how you fallback for legacy serializers"

@badrishc want me to repeat these over in Garnet/Tsavorite? I'll be honest: I didn't realise there were two different cores until this morning... (also: I learned what Tsavorite is, in...

Good news: no more allocations (this is on the "always turns out to be synchronous" path) Can I check that I've interpreted your meaning correctly? Old version: ``` c# //...

Not sure if this is the same ticket, but we need to think about primary docs for `HybridCache`, which is fundamentally parallel to `IDistributedCache` and `IMemoryCache`, which puts the logical...

If the `HybridCache` schtick is running a bit long, I could move not of it to a separate blog post and cross-link from here instead?

I'll look this morning @captainsafia (I have the build-ops hat)

build-ops; CI post-merge failure, but nothing to do with this PR; I'll try and poke some things (CI failure is about changing "shipped" files inappropriately, which this PR does not...