Commit Graph

17 Commits

Author SHA1 Message Date
asonix
1f065385a0 Update deps 2020-09-07 16:51:02 -05:00
asonix
2bbcc82d9c Update activitystreams 2020-06-19 23:11:02 -05:00
asonix
729e425e32 Fully lean on activitystreams-new 2020-05-21 16:24:56 -05:00
asonix
0b2763ab8b Clippy 2020-04-25 20:49:29 -05:00
asonix
d3e3a13997 Remove actix actor dependency 2020-04-23 13:28:00 -05:00
asonix
82e8042c66 Clean db code, switch to deadpool 2020-04-21 12:07:39 -05:00
asonix
8fb810b5bf Break notify loop on error 2020-03-27 12:47:18 -05:00
asonix
0a42450801 Quiet a couple logs 2020-03-25 18:06:01 -05:00
asonix
78a359c403 Move notify to registration-based triggers, store nodes in db 2020-03-25 17:10:10 -05:00
asonix
e4c95a8168 More shuffling, store actors in db 2020-03-23 17:17:53 -05:00
asonix
3bfa2c0e45 Add local jobs, query connected servers for info 2020-03-22 22:52:42 -05:00
asonix
97b5612717 Add job flags 2020-03-22 19:07:36 -05:00
asonix
dabeba43e2 Make connections configurable 2020-03-22 18:21:40 -05:00
asonix
7510ab5b94 Don't use actor for notify, fix migration dockerfile 2020-03-22 18:06:49 -05:00
asonix
65ce77898a Handle notify dying, add env_logger option 2020-03-20 10:09:42 -05:00
asonix
e8744b23c5 Update debug levels 2020-03-19 20:11:50 -05:00
asonix
b7bf001287 Update cache from postgres notifications
- Add actor that listens to the notification stream
- Move queries into db module
2020-03-16 13:00:16 -05:00