liftbridge-io / go-liftbridge

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

Add a timestamp to publication acks #74

Closed Jmgr closed 3 years ago

Jmgr commented 3 years ago

Publication ACKs currently return the stream offset the message was committed to, but not its timestamp. This PR adds this.