https://github.com/genome/genome
Revision 9188c79feb0b8724bd8a68dfc917d0190ffced85 authored by Nathaniel Nutter on 24 March 2015, 21:10:44 UTC, committed by Nathaniel Nutter on 31 March 2015, 14:10:12 UTC
A MigrateLockProxy object can be used to migrate a lock from one
resource/scope to another.  This will aid in fixing issues where the
chosen resource turns out to be a poor choice, e.g. it's length exceeds
that supported by a backend, and with migrating away from the `tgisan`
and `unknown` scopes.
1 parent 1693c8a
History
Tip revision: 9188c79feb0b8724bd8a68dfc917d0190ffced85 authored by Nathaniel Nutter on 24 March 2015, 21:10:44 UTC
add MigrateLockProxy
Tip revision: 9188c79

README

back to top