1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
Unleash is the open source feature toggle service.
Go to file
Ivar Conradi Østhus 0ed61a1f0f Extended java-client to support the following:
* Unleash - the actual unleash client exposed to the clients.
* Toggle - represents a concrete feature toggle.
* ToggleRepository - the logic to communicate with the unleash-server.
* Strategy - implements the logic associated with strategies. I have also included to common strategies: "Default" and "Unknown".

related to issue #17.
2020-02-20 08:30:07 +01:00
unleash-client-java Extended java-client to support the following: 2020-02-20 08:30:07 +01:00
unleash-server #18 any-db-postgres, dbPool.js 2020-02-20 08:30:07 +01:00
.gitignore Get rid of liquibase 2020-02-20 08:30:06 +01:00
.jshintrc Closes #16 - Initial express based server setup. 2020-02-20 08:30:06 +01:00
.travis.yml travis fix script. 2020-02-20 08:30:06 +01:00
LICENSE Initial commit 2014-09-29 14:50:46 +02:00
README.md Update README.md 2020-02-20 08:30:07 +01:00

unleash

Build Status feature toggle service