Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 1 | -1/+1 |
| | |||||
* | Enable Redis async import | Jeremy Benoist | 2016-09-11 | 1 | -0/+36 |
- using javibravo/simpleue - internal config value are now `import_with_redis` & `import_with_rabbit` which are more clear - if both option are enable rabbit will be choosen - services imports related to async are now splitted into 2 files: `redis.yml` & `rabbit.yml` - |