izanami icon indicating copy to clipboard operation
izanami copied to clipboard

Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.

Results 159 izanami issues
Sort by recently updated
recently updated
newest added

Create a php client

enhancement
help wanted
php
client

* [x] Provide an izanami starter with autoconfig * [ ] Provide an annotation based api to enable or disable code depending on features

enhancement
jvm
client

As a developer allowing business people to edit application configuration via Shared Configuration, I would like to be able to switch between versions of shared configuration state, so that there...

enhancement
shared config
server
ui

As multiple people can modify features (activate/deactivate, or modify the strategy), I need to know who did what. Is it possible to store all the modifications done in the database...

enhancement
server

As a developer, I would like to hide some of the structure in my Izanami proxy in order to simplify the frontend. For instance, if the naming convention `app:env:...rest` is...

enhancement
jvm
node
client

This issue will be treated if any bugs / needs are reported

enhancement
server
ui

Hi 👋 First of all, thanks for your work! We're trying to use izanami in our project and we'd like to be able to use our redis cluster (AWS ElastiCache)...

enhancement
server

Documentation is not up to date For example, supported datastores misses PGSQL https://maif.github.io/izanami/manual/architecture/index.html Please documentation freshness problems in this issue

good first issue
documentation