docs: move unleash to tools and fade out
This commit is contained in:
committed by
Stefan Rotsch
parent
61fc483bb5
commit
b265bf1fef
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Unleash"
|
title: "Unleash"
|
||||||
ring: adopt
|
ring: adopt
|
||||||
quadrant: languages-and-frameworks
|
quadrant: tools
|
||||||
tags: [coding, frontend, devops]
|
tags: [coding, frontend, devops]
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -9,8 +9,6 @@ tags: [coding, frontend, devops]
|
|||||||
You can enable/disable features independent of deployment schedules. For larger projects with many feature flags
|
You can enable/disable features independent of deployment schedules. For larger projects with many feature flags
|
||||||
you can benefit from usage statistics and metrics which are collected for each flag.
|
you can benefit from usage statistics and metrics which are collected for each flag.
|
||||||
|
|
||||||
<!--except-->
|
|
||||||
|
|
||||||
A lot of activation strategies are provided by Unleash out of the box, like Boolean On/Off, Gradual Rollout,
|
A lot of activation strategies are provided by Unleash out of the box, like Boolean On/Off, Gradual Rollout,
|
||||||
IPs, and so on, while allowing you to add custom strategies.
|
IPs, and so on, while allowing you to add custom strategies.
|
||||||
|
|
||||||
|
|||||||
7
radar/2024-06-01/unleash.md
Normal file
7
radar/2024-06-01/unleash.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: "Unleash"
|
||||||
|
ring: adopt
|
||||||
|
quadrant: tools
|
||||||
|
tags: [coding, frontend, devops]
|
||||||
|
featured: false
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user