Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make CU evaluation Cache Persistent on Render #82

Closed
TillaTheHun0 opened this issue Oct 7, 2023 · 1 comment
Closed

Make CU evaluation Cache Persistent on Render #82

TillaTheHun0 opened this issue Oct 7, 2023 · 1 comment
Assignees
Labels
cu ao Compute Unit

Comments

@TillaTheHun0
Copy link
Member

Right now, the cache is blown away on each deploy. This works well in the development stage when the cache shape is in flux.

Eventually though, once the cache shape and debugging is more stable, we'll need to mount a Render Disk and allow placing the PouchDB files on that persistent disk, so the cache will persist across deploys.

@TillaTheHun0 TillaTheHun0 self-assigned this Oct 7, 2023
@TillaTheHun0 TillaTheHun0 added the cu ao Compute Unit label Oct 11, 2023
@TillaTheHun0
Copy link
Member Author

This has been done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cu ao Compute Unit
Projects
None yet
Development

No branches or pull requests

1 participant