liftbridge-io / go-liftbridge

Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge
Apache License 2.0
66 stars 18 forks source link

Add support for Optimistic Concurrency Control #101

Closed LaPetiteSouris closed 3 years ago

LaPetiteSouris commented 3 years ago

To support Optimistic Concurrency Control, the following changes are needed in the client :

This PR is the prerequisite for https://github.com/liftbridge-io/liftbridge/pull/296