Unleash / unleash-client-dotnet

Unleash client SDK for .NET
Apache License 2.0
81 stars 39 forks source link

feat: core switchable parallel yggdrasil engine integration #179

Closed daveleek closed 8 months ago

daveleek commented 10 months ago

Description

This is a port of the core parts of feat/yggdrasil made parallel/switchable, so we can have either engine depending on choices made in UnleashSettings.

All current tests are passing as the engine defaults to off. will port tests that test the integration properly. Build should currently fail due to missing nuget dependency Yggdrasil.Engine.

I've introduced a base-branch for Yggdrasil development that this PR is aimed at - named yggdrasil

stale[bot] commented 9 months ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.