pleroma/rel
rinpatch 448d739b25 pleroma_ctl: Run mix tasks using rpc instead of eval
This patch changes pleroma_ctl to call into a running instance instead of spinning up
a new one for mix task execution. This significantly decreases the time needed
for mix task execution (on my machine for `pleroma_ctl user set rin --no-admin`
the difference is 0.2s vs 4.2s) and allows mix tasks to affect the
instance context, for example, this allows to clear the cache after user
deletion
2019-06-18 00:22:58 +03:00
..
env.sh.eex Basic release skeleton 2019-06-08 17:16:15 +03:00
pleroma_ctl pleroma_ctl: Run mix tasks using rpc instead of eval 2019-06-18 00:22:58 +03:00
vm.args.eex Basic release skeleton 2019-06-08 17:16:15 +03:00