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
- Host: GitHub
- URL: https://github.com/emagtechlabs/synchronizedbundle
- Owner: eMAGTechLabs
- Created: 2015-08-21T11:52:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T09:43:49.000Z (almost 6 years ago)
- Last Synced: 2024-12-08T05:09:04.575Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 73.2 KB
- Stars: 6
- Watchers: 23
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#SynchronizedBundle
[](https://travis-ci.org/eMAGTechLabs/SynchronizedBundle)
[](https://coveralls.io/github/eMAGTechLabs/SynchronizedBundle?branch=master)
[](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