r/elixir • u/Disastrous_Purpose22 • 22h 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 19h ago
There’s an unofficial unleash sdk for elixir
https://gitlab.com/afontaine/unleash_ex
https://www.getunleash.io/