elixir-sdk
Feature flag manager
Provides an Elixir SDK to interact with ConfigCat's feature flag service
ConfigCat SDK for Elixir. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
20 stars
6 watching
4 forks
Language: Elixir
last commit: 8 days ago
Linked from 1 awesome list
configcatelixirelixir-sdkfeature-flagsfeature-managementfeature-togglesfeatureflagsremote-configsdk
Related projects:
Repository | Description | Stars |
---|---|---|
tompave/fun_with_flags | An Elixir application providing a feature flag management system with API and web dashboard | 1,079 |
kamillelonek/figaro-elixir | An Elixir-based tool for managing environment-specific configuration variables from a git-ignored YAML file. | 10 |
gmtprime/skogsra | A configuration management library for Elixir applications | 105 |
leorog/quarantine | An OTP application for managing feature toggles with customizable strategies and external configuration fetching | 3 |
tfiedlerdejanze/expublish | Automates semantic release versioning and best practices for Elixir packages. | 24 |
bitwalker/conform | Adapts an application to its deployed environment through configuration management. | 376 |
securingsincity/molasses | A library that manages feature toggles in Elixir applications using Redis or SQL as backing services. | 77 |
elixir-mogrify/mogrify | An Elixir wrapper around the ImageMagick command line utility for image processing tasks | 570 |
toggler-io/toggler | A feature flag service to decouple deployment and feature enrollment from experiments. | 30 |
reset/libex-config | Provides a set of helpers to access and manipulate configuration settings for Elixir applications. | 1 |
trestrantham/ex_figaro | Port of Figaro to Elixir, providing a simple configuration management system with environment-specific values. | 9 |
d0rc/sweetconfig | A configuration management system for Elixir applications | 3 |
sorentwo/flippant | A library for controlling feature usage in Elixir applications by evaluating user groups and rules | 107 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
pbouillon/ngx-flagr | A set of classes for managing feature flags in an Angular application. | 9 |