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

CI/CD #3

Open
WillNilges opened this issue Dec 13, 2023 · 1 comment
Open

CI/CD #3

WillNilges opened this issue Dec 13, 2023 · 1 comment

Comments

@WillNilges
Copy link
Owner

WillNilges commented Dec 13, 2023

This is, unfortunately, a service that needs really high SLA. I need to figure out how to quickly do cutovers when I'm updating it. I wonder if Docker Compose has a way to stand up a replica and then kill the old one. That would be nice.

@WillNilges
Copy link
Owner Author

To help with this, I could probably cache stuff in Redis. That would be turbo-overkill for now, but it would make the startup time of the app way faster. Right now it has to re-build the cache from zero.

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

No branches or pull requests

1 participant