1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00
wallabag/src/Wallabag/ImportBundle
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
..
Command Enable Redis async import 2016-09-11 21:58:56 +02:00
Consumer Enable Redis async import 2016-09-11 21:58:56 +02:00
Controller Enable Redis async import 2016-09-11 21:58:56 +02:00
DependencyInjection Rewrote Wallabag v1 import 2016-01-02 23:27:41 +01:00
Form/Type Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Import Enable Redis async import 2016-09-11 21:58:56 +02:00
Redis Enable Redis async import 2016-09-11 21:58:56 +02:00
Resources Enable Redis async import 2016-09-11 21:58:56 +02:00
WallabagImportBundle.php Add tagged services for import 2016-01-02 23:27:41 +01:00