|
|
|
|
|
by edoceo
3208 days ago
|
|
Many (most?) people are not at that kind of scale, and LD is only at scale as the sum of 1000s of small sites + a few big ones. After using LD for a year I found it expensive, slow, broken. They were cool and gave me a large credit. Now I use a self-hosted "microservice" which works at our scale (100s of users). Feature Flags are only checked on sign in here, so the load on our service is very low. But is in go, which is "fast" and web-scale, right? |
|