Do object insertion through Cachex
authorlain <lain@soykaf.club>
Sat, 9 Feb 2019 21:01:08 +0000 (22:01 +0100)
committerlain <lain@soykaf.club>
Sat, 9 Feb 2019 21:01:08 +0000 (22:01 +0100)
commitf8388be9c69981958e9a96dce68fc39bdedb5cd3
tree52c4bc943eaab9bd4a4e8ea700dd1b71299bad33
parent99fd199bda8bd90cd3e8c69d54087531ddc02eac
Do object insertion through Cachex

So we don't flood our postgres logs with errors. Should also make things
slightly faster.
lib/pleroma/object.ex
lib/pleroma/web/activity_pub/utils.ex
lib/pleroma/web/twitter_api/twitter_api.ex
test/object_test.exs