wallabag/tests/Wallabag/ImportBundle/Import
Jeremy Benoist b3437d58ae
Enable Redis async import
- 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`
-
2016-09-11 21:58:56 +02:00
..
ImportChainTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
ImportCompilerPassTest.php Jump to Symfony 3.1 2016-06-22 17:59:35 +02:00
PocketImportTest.php Enable Redis async import 2016-09-11 21:58:56 +02:00
ReadabilityImportTest.php Enable Redis async import 2016-09-11 21:58:56 +02:00
WallabagV1ImportTest.php Enable Redis async import 2016-09-11 21:58:56 +02:00
WallabagV2ImportTest.php Enable Redis async import 2016-09-11 21:58:56 +02:00