Back to directory
MAIF avatar

izanami

Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/MAIF/izanami.git

206

Stars

40

Forks

8

Watchers

Apache-2.0

License

Izanami

image

Izanami is an open source centralized feature flag solution.

Feature flags are a software development pattern that allows turning a feature on or off without needing to modify or redeploy an application.

Feature flags typically allow implementation of canary release, progressive rollout, A/B testing or even "panic buttons".

Izanami is a centralized feature flag solution, which allows sharing flags between applications, having a fine-tuned right management and keeping a log of who modify or request flags.

Documentation

To get started with Izanami, follow this guide.

Reference documentation is available here.

Some guides for common use cases are also available.

Contribution

Izanami contribution are welcome !

If you see a bug or would like a specific feature, you can either open an issue, or show your interest by commenting an existing one.

If you feel like contributing by helping to write code or documentation, feel free to discuss it in a related issue or open a pull request.

Development

To setup a dev Izanami instance, read this page.

Releases

🩹 Password containing ":" dit not allow to log in

🗄️ Allow to set worker url, whitelisted & blocklisted by tenant

👷‍♀️ Allow defining per context worker exposition URL

🩹 Fix failing export when attempting to export only webhooks

🩹 Fix configuration update with huge payload