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 data-at-rest encryption #111

Closed LaPetiteSouris closed 3 years ago

LaPetiteSouris commented 3 years ago

To solve: https://github.com/liftbridge-io/liftbridge/issues/217

Required: https://github.com/liftbridge-io/liftbridge-api/pull/52

Prerequisite of: https://github.com/liftbridge-io/liftbridge/pull/338

LaPetiteSouris commented 3 years ago

The test/build will pass once https://github.com/liftbridge-io/liftbridge-api/pull/52 is merged and go.mod is updated

LaPetiteSouris commented 3 years ago

lifbridge-api updated. I guess it's OK for my side .