Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. | Serving over 200 billion feature flags daily to help software teams build better software, faster. LaunchDarkly helps eliminate risk for developers and operations teams from the software development cycle. |
| - | Create custom environments;Team management;Create goals;Target or exclude user segments;New Relic integration;Optimizely integration;Audit logging;Custom roles and permissions |
Statistics | |
Stacks 889 | Stacks 322 |
Followers 1.0K | Followers 309 |
Votes 43 | Votes 6 |
Pros & Cons | |
Pros
| Pros
|

Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers.

etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master.

Cross-platform feature flag service for Teams. It is a hosted or on-premise service with a web app for feature management, and SDKs for all major programming languages and technologies.

It is a simple feature management system. It gives you great overview of all feature toggles across all your applications. You decide who is exposed to which feature.

The main goal of this project is to provide simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.

Airship is a modern product flagging framework that gives the right people total control over what your customers see & experience - without deploying code.

Open-source Go microservice supports feature flagging, A/B testing, and dynamic configuration. Logs data records and impressions.

Feature flags as a service for data-driven teams: Split automatically tracks changes to key metrics during every feature rollout. Split serves billions of impressions, helping organizations of all sizes to rapidly turn ideas into products.

SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).