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

https://github.com/scull7/uow-lock

A locking mechanism for the Unit of Work Queue
https://github.com/scull7/uow-lock

Last synced: over 1 year ago
JSON representation

A locking mechanism for the Unit of Work Queue

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/scull7/uow-lock.svg?branch=master)](https://travis-ci.org/scull7/uow-lock)
[![Coverage Status](https://coveralls.io/repos/scull7/uow-lock/badge.svg)](https://coveralls.io/r/scull7/uow-lock)
[![Code Climate](https://codeclimate.com/github/scull7/uow-lock/badges/gpa.svg)](https://codeclimate.com/github/scull7/uow-lock)

# uow-lock
A locking mechanism for the Unit of Work Queue