izanami
izanami copied to clipboard
Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.
A useful feature for experiments would be the ability to use scripts to conditionally control if they apply on a user context. The majority of experiment endpoints are currently GET...
If we use Izanami as a shared instance between several projects, multitenancy can be usefull
Exclude a panel of users from A/B test e.g from IP ou id or device ... The excluded users should have the A variant displayed. The events should not be...
I played with the product and found it very useful from dev team point of view, however we have open questions from product team: 1. Is there any possibility to...
Add support for MySQL databases General purpose storage is here : https://github.com/MAIF/izanami/tree/master/izanami-server/app/store ABTesting Specific storage is here : https://github.com/MAIF/izanami/tree/master/izanami-server/app/domains/abtesting/impl