migrating-ravens / RavenMigrations

A small migrations framework to help you manage your RavenDB Instance.
MIT License
53 stars 24 forks source link

preventing migrations from running simultaneously #52

Closed SbiCA closed 4 years ago

SbiCA commented 4 years ago

See #50

JudahGabriel commented 4 years ago

Super cool. I'm going to merge it, and slightly change it: by default we should use this (prevent multiple migrations running simultaneously).