V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
comiscience
V2EX  ›  程序员

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

  •  
  •   comiscience · Dec 1, 2022 · 1478 views
    This topic created in 1252 days ago, the information mentioned may be changed or developed.

    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
       Dec 1, 2022   ❤️ 1
    我在知乎也写过一篇文章,可以参考

    https://zhuanlan.zhihu.com/p/431153001
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   999 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 18:57 · PVG 02:57 · LAX 11:57 · JFK 14:57
    ♥ Do have faith in what you're doing.