gpt4 book ai didi

ruby-on-rails - 使用 Memcached 进行片段缓存

转载 作者:数据小太阳 更新时间:2023-10-29 07:25:24 25 4
gpt4 key购买 nike

有没有办法在 Rails 中使用 Memcached 进行片段缓存?

最佳答案

你可以将它添加到你的 development.rb 中,它应该和其他的一样进行片段缓存

config.action_controller.perform_caching = true
config.cache_classes = true
config.cache_store = :mem_cache_store

关于ruby-on-rails - 使用 Memcached 进行片段缓存,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/258264/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com