Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d49a1300
Commit
d49a1300
authored
Jun 09, 2020
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update links to unleash clients
parent
902280f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
17 deletions
+2
-17
doc/user/project/operations/feature_flags.md
doc/user/project/operations/feature_flags.md
+2
-17
No files found.
doc/user/project/operations/feature_flags.md
View file @
d49a1300
...
...
@@ -171,28 +171,13 @@ application instead of the running environment.
### Choose a client library
GitLab implements a single backend that is compatible with
[
Unleash
](
https://github.com/Unleash/unleash#client-implementations
)
clients.
GitLab implements a single backend that is compatible with Unleash clients.
With the Unleash client, developers can define, in the application code, the default values for flags.
Each feature flag evaluation can express the desired outcome if the flag isn't present in the
provided configuration file.
Unleash currently offers several official SDKs for various frameworks and
several community-contributed libraries.
Official clients:
-
[
Unleash client SDK for Java
](
https://github.com/unleash/unleash-client-java
)
-
[
Unleash client SDK for Node.js
](
https://github.com/unleash/unleash-client-node
)
-
[
Unleash client for Go
](
https://github.com/unleash/unleash-client-go
)
-
[
Unleash client for Ruby
](
https://github.com/unleash/unleash-client-ruby
)
Community contributed clients:
-
[
Unleash FeatureToggle Client for .Net
](
https://github.com/stiano/unleash-client-dotnet
)
-
[
Unofficial .Net Core Unleash client
](
https://github.com/onybo/unleash-client-core
)
-
[
Unleash client for Python 3
](
https://github.com/aes/unleash-client-python
)
Unleash currently
[
offers many SDKs for various languages and frameworks
](
https://github.com/Unleash/unleash#client-implementations
)
.
### Feature flags API information
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment