V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
comiscience
V2EX  ›  程序员

FeatBit,一个开源的 Feature flags / Feature Management 平台工具

  •  
  •   comiscience · 2022-12-01 17:48:37 +08:00 · 955 次点击
    这是一个创建于 511 天前的主题,其中的信息可能已经有所发展或是发生改变。

    https://github.com/featbit/featbit

    一个开源的 Feature flags / Feature Management 平台工具。这是我们开源的地址,欢迎大家吐槽反馈、鼓励点 star

    什么是 Feature flags 和 Feature management 呢?下面是一段英文解释:

    Feature flags are if-else statements that decouple code deployments from feature releases, giving you control over which end-users see which features.

    Feature management is a new class of software development tools and techniques rooted in feature flags. It provides a holistic framework for feature flag-driven development, A/B testing, and experimentation, enabling teams to use flags on a massive scale across a variety of use cases.

    Feature management, or feature flag management, is a key driver of modern development practices such as DevOps, CI/CD, and Progressive Delivery. Teams that employ feature management increase developer productivity, maintain high system performance, and continuously improve the quality of their software.

    常见的应用场景有:

    • Decoupling deployments from releases
    • Testing in production
    • Progressive Delivery: Risk-free CI/CD
    • Beta testing and qualitative feedback
    • Data migration & real-time rollback
    • Targeted rollouts/release progressions
    • AB Testing
    • Canary launches
    • Entitlement
    • 等等

    关于更多的相关技术信息,大家可以直接谷歌,或去我们的 github 页面查看相关信息和文档。

    comiscience
        1
    comiscience  
    OP
       2022-12-01 17:49:34 +08:00   ❤️ 1
    我在知乎也写过一篇文章,可以参考

    https://zhuanlan.zhihu.com/p/431153001
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3247 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 13:16 · PVG 21:16 · LAX 06:16 · JFK 09:16
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.