Azure / elastic-db-tools

Elastic database tools client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database.
MIT License
145 stars 100 forks source link

Split-merge tool deployment #208

Open mturzynski opened 3 years ago

mturzynski commented 3 years ago

Are there any plans to either make split-merge tool open source, or to make the deployment model more modern (using Service Fabric, Web Jobs, Docker Containers, Azure Functions instead of Cloud Services)? BTW, is this project still alive and is it recommended to start new multi-tenant projects together with Elastic DB Tools? Will it work with .NET 5?

mturzynski commented 3 years ago

@jaredmoo have you got any news about the project?