EventStore / EventStore-Client-Dotnet

Dotnet Client SDK for the Event Store gRPC Client API written in C#
Other
143 stars 37 forks source link

Align Persistent Subscription naming and behaviour with RFC-022 - gRPC Persistent Subscriptions #164

Closed oskardudycz closed 2 years ago

oskardudycz commented 2 years ago

As the next release will be breaking, then we could use it to align the naming and behaviour with what was agreed in the RFC-022 - gRPC Persistent Subscriptions. Current parameters names are not aligned.

RFC-022

Original Issue

We can also consider doing that non-breaking by marking the old names as obsolete and passing the getters and setters to the new options.