Ruben Bartelink

Results 214 comments of Ruben Bartelink

related: https://github.com/absolutejam/Propulsion.EventStoreDB

related: Propulsion.EventStoreDb in V4 implements the reader using gRPC. Leaving this issue open as there's no in-the box checkpointing that stores the checkpoints in ESDB (supported checkpoint stores are DynamoDB,...

🎉 Marking this ready for review; @ylibrach's hard work has reached a point where it's ready for much broader review. Looking for comments regarding any significant problems triggered by breaking...

@ylibrach I can cut an `alpha.4` any time (I'ver merged in usage of the non-alpha release of `FsCodec.SystemTextJson`: v `2.1.0`), but ideally you'd slip in naming changes etc you want...

Status update: This is parked for now, pending [resumption of releases of V4 codeline from MS](https://github.com/Azure/azure-cosmos-dotnet-v3/issues/1851#issuecomment-700633171)) a188f69 Presently, major features that were developed here are being cherry-picked onto `master` (which,...

Shaved this off `master` as Rider is not happy... - I have .NET SDK 6.0.300 installed, and a local build via `dotnet build ./build.proj` is happy - However when I...

Apologies for atting you in - I'm just not sure about what it could possibly be so didnt want to log an unreproable issue at this point (and I realise...

It should be noted that Centralized Package Management is at pains to point out that it is in preview and subject to change (thought its been around for a bit)...

And be careful when combining AllowStale with OverrideWritePosition. - that's a recipe for a stuck handler...

@ragiano215 This is what popped out - it has a breaking change and I am not personally using it yet so I might hold off on merging