Caching: Add caching behavior, add null implementation.
authorlain <lain@soykaf.club>
Mon, 21 Dec 2020 10:42:53 +0000 (11:42 +0100)
committerlain <lain@soykaf.club>
Mon, 21 Dec 2020 10:42:53 +0000 (11:42 +0100)
commitee81a94ab2631e994f7d963d74fadf1ce0704837
tree96aa1922696c8084570031701708e47ab9c7d611
parent95a9bdfc374a013be47e74b25bdba5d91f51948b
Caching: Add caching behavior, add null implementation.
lib/pleroma/caching.ex [new file with mode: 0644]
test/support/null_cache.ex