low level caching with rails

后端 未结 0 1401
失恋的感觉
失恋的感觉 2021-02-19 02:50

I want to make a request to a read only API (instagram) and cache the answer so I only do it once every hour. My code is as follow

def update_images
    Rails.cac         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题