Clean up the unleash client and implement the strategies
- unleash-client-php!1: This merge request includes all the work done by @brianhatchet, complete with a psr compliant caching interface.
- unleash-client-php!2: Clean up and strategies implementation
We want to make it Unleash compliant, but for our purposes we can focus on the gitlab version
https://docs.gitlab.com/ee/user/project/operations/feature_flags.html
Specifically, we need to implement the strategies section
https://docs.gitlab.com/ee/user/project/operations/feature_flags.html#feature-flag-strategies
changed milestone to %Unleash feature toggles
added scoped labels
changed weight to 4
changed the description
unassigned @brianhatchet
removed label
added scoped label and automatically removed label
- Developer
Hijacking this one as the remainder of the work to be done card.
assigned to @edgebal
added scoped label
changed weight to 8
added scoped label
changed title from C to C
changed the description
changed time estimate to 1d
changed weight to 10
changed time estimate to 1d 2h
added scoped label and automatically removed label
added scoped label and automatically removed label
removed label
added scoped label
removed label
removed label
added scoped label
added scoped label
changed weight to 12
changed time estimate to 1d 4h
added scoped label and automatically removed label
removed label
added scoped label
added scoped label and automatically removed label
added scoped label and automatically removed label
changed the description
- Developer
Following up with @brianhatchet's work as a MR (unleash-client-php!2)