Commit Graph

6 Commits

Author SHA1 Message Date
9ab024b4f5 Add Pinboard import 2016-11-04 22:44:31 +01:00
7816eb622d Add entry.saved event to import & rest 2016-11-02 07:10:23 +01:00
ff1a5362f7 Add Instapaper import
Also update ImportController with latest import (chrome, firefox & instapaper).
2016-09-27 20:27:08 +02:00
59201088b4 bring chrome and firefox as separate imports 2016-09-25 12:29:18 +02:00
ac87e0db2a AMPQ -> AMQP 2016-09-14 10:18:02 +02:00
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