Distributed Mutex

Figured I’d share a distributed mutex I implemented on top of FDB. Nothing super fancy, but maybe someone searching the web will find this post as a useful example.