DEV Community

Cover image for Featurevisor: Git-based feature flag & experiments management
Fahad Heylaal
Fahad Heylaal

Posted on

Featurevisor: Git-based feature flag & experiments management

Recently released an Open Source Git-based feature flagging and experiments management tool, where you can define everything in a Git repository as YAMLs and then evaluate your features in your application.

Links

Why?

  • Decouple your application releases from deployments
  • Have team and organization level reviews and approvals

Features

  • Feature flags
  • Experiments (A/B and Multivariates)
  • Segmentation for targeting users
  • Gradual rollouts
  • Conditional variables
  • Consistent bucketing
  • Multiple environments
  • Tagging
  • Force bucketing
  • Tracking
  • Status site generator
  • Universal SDKs (for Node.js & browsers)

Roadmap

  • Get more tests in
  • Release a stable v1.0 API
  • Expand SDK support for Swift and Kotlin, and more

Please reach out with any feedback and opinions that can help me make this tool better over time! Thanks <3

Image of Datadog

The Future of AI, LLMs, and Observability on Google Cloud

Datadog sat down with Google’s Director of AI to discuss the current and future states of AI, ML, and LLMs on Google Cloud. Discover 7 key insights for technical leaders, covering everything from upskilling teams to observability best practices

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay