From 38d0918b8d469928aadfa1c7b7ec182785de7c93 Mon Sep 17 00:00:00 2001 From: Olajide Olanrewaju Date: Thu, 13 Jun 2024 07:03:39 +0100 Subject: [PATCH] Added Statsig to Feature Toggles Management Platforms section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df4b2dc9..648c2866 100644 --- a/README.md +++ b/README.md @@ -1013,6 +1013,8 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [Hypertune](https://www.hypertune.com) - Type-safe feature flags, A/B testing, analytics and app configuration, with Git-style version control and synchronous, in-memory, local flag evaluation. Free for up to 5 team members with unlimited feature flags and A/B tests. * [Molasses](https://www.molasses.app) - Powerful feature flags and A/B testing. Free up to 3 environments with five feature flags each. * [Toggled.dev](https://www.toggled.dev) - Enterprise-ready, scalable multi-regional feature toggles management platform. Free plan up to 10 flags, two environments, unlimited requests. SDK, analytics dashboard, release calendar, Slack notifications, and all other features are included in the endless free plan. + * [Statsig](https://www.statsig.com) - A robust platform for feature management, A/B testing, analytics, and more. Its generous free plan offers unlimited seats, flags, experiments, and dynamic configurations, supporting up to 1 million events per month. + **[⬆️ Back to Top](#table-of-contents)**