High Availability?

Product: PowerShell Universal
Version: 2.3.1

What’s the latest news regarding high availability on the road map? However distant it may be?

Anything new to add since High Availability ?
@adam

Not yet. We’ve put the SQL support effort on the back burner because of the amount of code churn that will be required to support it. Although we have a well defined interface for storage, the leaky abstraction that is Entity Framework was causing us to change a lot of code that could break current installations.

We are working on putting together a more robust set of automated integration and unit tests so we can more confidently make these changes.

I don’t have at time frame yet for this feature but the plan is still to support SQL Server via Entity Framework as an HA solution. It will also allow us to scale job runners since our scheduling library, Hangfire, also supports SQL.

2 Likes