open-feature / ofep

A focal point for OpenFeature research, proposals and requests for comments
https://openfeature.dev
20 stars 15 forks source link

feat: ofep for flagd grpc sync #45

Closed Kavindu-Dodan closed 1 year ago

Kavindu-Dodan commented 1 year ago

This PR

Provide an OFEP to introduce GRPC sync support for flagd.

Related to https://github.com/open-feature/flagd/issues/249

james-milligan commented 1 year ago

small typo but will be a great addition

beeme1mr commented 1 year ago

@AloisReitbauer @AlexsJones please let me know if you have any other concerns. I think this is an important OFEP because a gRPC sync would allow users to deploy flagd anywhere while still benefiting from near real-time flag updates. It also won't introduce additional dependencies because gRPC is already used in the project.

There's also interest in the feature from the community, further validating the usefulness of this enhancement.