You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.
Caddy is losing caching information after server restart, then it takes time for downloading files for the first time. Is it possible to make caching persistent
The text was updated successfully, but these errors were encountered:
Yes, this is definitely something that should be made. It's not a that simple because currently the information of cached responses is kept in memory, only saving the payloads in disk. I don't have much time right now but this is one of the next features I was planning.
Caddy is losing caching information after server restart, then it takes time for downloading files for the first time. Is it possible to make caching persistent
The text was updated successfully, but these errors were encountered: