Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scull7/uow-store
Storage interface for the UOW Queue
https://github.com/scull7/uow-store
Last synced: about 1 month ago
JSON representation
Storage interface for the UOW Queue
- Host: GitHub
- URL: https://github.com/scull7/uow-store
- Owner: scull7
- License: mit
- Created: 2015-06-21T17:10:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-25T01:05:09.000Z (over 9 years ago)
- Last Synced: 2024-09-14T12:19:59.825Z (2 months ago)
- Language: CoffeeScript
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/scull7/uow-store.svg?branch=master)](https://travis-ci.org/scull7/uow-store)
[![Coverage Status](https://coveralls.io/repos/scull7/uow-store/badge.svg)](https://coveralls.io/r/scull7/uow-store)
[![Code Climate](https://codeclimate.com/github/scull7/uow-store/badges/gpa.svg)](https://codeclimate.com/github/scull7/uow-store)# uow-store
Storage interface for the UOW Queue