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

Feature/container hot reloading #6

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

woarewe
Copy link
Owner

@woarewe woarewe commented Feb 16, 2023

The idea behind this feature is to add hot-reloading in development mode as we have it in Rails by default.

TODO:

  • Allow overriding container definitions
  • Add API to set up the global container
  • Add API to store files with container definitions
  • Add functionality to load container definitions files
  • Add a file listener in a separate thread to reload definitions when a change occurs

@woarewe woarewe force-pushed the feature/container-hot-reloading branch from 3718777 to f1ac83c Compare February 17, 2023 01:10
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

Successfully merging this pull request may close these issues.

1 participant