New Show Hacker News story: Show HN: Go Feature Flag OSS self-hosted feature flag solution launch v1.0.0
Show HN: Go Feature Flag OSS self-hosted feature flag solution launch v1.0.0
2 by thomaspoignant | 0 comments on Hacker News.
Hey Hackernews! I am the creator and maintainer of GO Feature Flag, a self-hosted OpenSource solution for feature flags (or feature toggles) that requires almost no infrastructure. We store all our flag in a flat file somewhere (S3, github, ...) and we use it directly. Today we have finally released the version v1.0.0 that brings a new flag format that enable you to do even more with your feature flags. The solution offer some capabilities such as: - Targeting specific users - Fancy rollout capabilities (progressive rollout, A/B testing, scheduled rollout). - Exporting your usage in several location. - Compatibility with the new standard Open Feature. All feedback are welcome . Github: https://ift.tt/H2QPIzy v1.0.0 blog post: https://ift.tt/vISOCGU
2 by thomaspoignant | 0 comments on Hacker News.
Hey Hackernews! I am the creator and maintainer of GO Feature Flag, a self-hosted OpenSource solution for feature flags (or feature toggles) that requires almost no infrastructure. We store all our flag in a flat file somewhere (S3, github, ...) and we use it directly. Today we have finally released the version v1.0.0 that brings a new flag format that enable you to do even more with your feature flags. The solution offer some capabilities such as: - Targeting specific users - Fancy rollout capabilities (progressive rollout, A/B testing, scheduled rollout). - Exporting your usage in several location. - Compatibility with the new standard Open Feature. All feedback are welcome . Github: https://ift.tt/H2QPIzy v1.0.0 blog post: https://ift.tt/vISOCGU
Comments
Post a Comment