Feature Flags for Elixir
I’ve released FunWithFlags
v1.0.0, a feature toggle library for Elixir with support for global state, actors, groups and percentage of time or actors (great for AB testing). It persists the data with an Ecto or Redis adapter and maintains local caches for fast lookups. Also, FunWithFlags.UI
v0.4.0, its optional web GUI available as a Plug for Phoenix.
Read next Ecto type for IPv4 and IPv6 addresses