mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Merge pull request #1196 from Unleash/docs/update-gradual-rollout-custom-stickiness
docs(sdks): gradual rollout: custom stickiness -> point to SDK table
This commit is contained in:
		
						commit
						59ec44a0ef
					
				@ -47,11 +47,14 @@ This strategy has the following modelling name in the code:
 | 
			
		||||
 | 
			
		||||
- **flexibleRollout**
 | 
			
		||||
 | 
			
		||||
### Customize stickiness (beta) {#customize-stickiness-beta}
 | 
			
		||||
### Custom stickiness (beta) {#custom-stickiness}
 | 
			
		||||
 | 
			
		||||
By enabling the stickiness option on a custom context field you can use it together with the gradual rollout strategy. This will guarantee a consistent behavior for specific values of this context field. NB! this feature is currently only supported by the following SDKs:
 | 
			
		||||
:::note
 | 
			
		||||
This feature is currently in beta and is not yet supported by all our SDKs. Check out the [SDK compatibility table](../sdks/index.md#server-side-sdk-compatibility-table) to see what SDKs support it at the moment.
 | 
			
		||||
:::
 | 
			
		||||
 | 
			
		||||
By enabling the stickiness option on a custom context field you can use the custom context field to group users with the gradual rollout strategy. This will guarantee a consistent behavior for specific values of this context field.
 | 
			
		||||
 | 
			
		||||
- [unleash-client-node](https://github.com/Unleash/unleash-client-node) (from v3.6.0)
 | 
			
		||||
 | 
			
		||||
## IPs {#ips}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user