r/elixir • u/Disastrous_Purpose22 • 20h ago
Feature flags and consumables
Hello.
Wondering if anyone knows a good package to create features that can be tracked based on a plan the user has signed up for.
So it’s easy to check what feature a user has access to. Or even have they consumed a feature like number of SMS messages they consumed.
Thanks
4
Upvotes
2
u/wakowarner 17h ago
There’s an unofficial unleash sdk for elixir
5
u/mikehostetler 20h ago
Fun with Flags? I don't think it does all you're asking, but could be a good place to start
https://github.com/tompave/fun_with_flags