mlibrary / heliotrope

Codebase for Fulcrum, a Samvera-based digital publishing platform built by the University of Michigan Library

Home Page:https://fulcrum.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove heliotrope:clear_*_cache(s) rake task.

gkostin1966 opened this issue · comments

The Puma worker caches can not be cleared using a rake task hence the following rake task have no effect and need to be deleted.

rails heliotrope:clear_all_caches # clear all lib caches
rails heliotrope:clear_epub_cache # clear epub cache
rails heliotrope:clear_webgl_cache # clear webgl cache