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

https://github.com/emagtechlabs/synchronizedbundle

Distributed processes synchronization manager
https://github.com/emagtechlabs/synchronizedbundle

Last synced: 3 months ago
JSON representation

Distributed processes synchronization manager

Awesome Lists containing this project

README

          

#SynchronizedBundle
[![Build Status](https://api.travis-ci.org/eMAGTechLabs/SynchronizedBundle.png?branch=master)](https://travis-ci.org/eMAGTechLabs/SynchronizedBundle)
[![Coverage Status](https://coveralls.io/repos/github/eMAGTechLabs/SynchronizedBundle/badge.svg?branch=master)](https://coveralls.io/github/eMAGTechLabs/SynchronizedBundle?branch=master)

[![SensioLabsInsight](https://insight.sensiolabs.com/projects/ac3ccb67-8db2-49a3-92cb-be7730e7d5fd/big.png)](https://insight.sensiolabs.com/projects/ac3ccb67-8db2-49a3-92cb-be7730e7d5fd)

##Instalation
via composer
````
{"emag-tech-labs/synchronized-bundle": "0.0.2"}
````
and load the bundle in your AppKernel.php
````
new Emag\SynchronizedBundle\SynchronizedBundle()
````
[Documentation](https://github.com/eMAGTechLabs/SynchronizedBundle/blob/master/Resources/doc/index.md)

[Supported drivers](https://github.com/eMAGTechLabs/SynchronizedBundle/blob/master/Resources/doc/drivers.md)

##Contributing
All contributions are welcome.
- Fork
- Do the magic
- Pull request