open-feature / ofep

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

006-OFEP-flagd-sockets #27

Closed AlexsJones closed 2 years ago

AlexsJones commented 2 years ago

This pull request outlines the proposal to introduce unix sockets into flagD

toddbaert commented 2 years ago

I don't have much to say other than I agree with this, even if it's not a top priority, I think it should be done.

As a possibly interesting data point, redis has some interesting throughput benchmarks for IPC/Unix sockets vs TCP: https://redis.io/docs/reference/optimization/benchmarks/