An open API service indexing awesome lists of open source software.

https://github.com/lauanguermandi/followthemaster

FollowTheMaster is a .NET package that enables master/slave (leader election) patterns for worker services using SQL Server. It provides a simple API for ensuring only one worker acts as the master while others remain in standby mode.
https://github.com/lauanguermandi/followthemaster

dotnet master-slave

Last synced: about 1 month ago
JSON representation

FollowTheMaster is a .NET package that enables master/slave (leader election) patterns for worker services using SQL Server. It provides a simple API for ensuring only one worker acts as the master while others remain in standby mode.

Awesome Lists containing this project