Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

Persistent caching #19

Open
pakammkrishna opened this issue Oct 30, 2017 · 2 comments
Open

Persistent caching #19

pakammkrishna opened this issue Oct 30, 2017 · 2 comments

Comments

@pakammkrishna
Copy link

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

@nicolasazrak
Copy link
Owner

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.

@pataquets
Copy link

Also, a default_max_age = forever setting would be desirable, too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants