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

Refactor to allow changing of coach mid game #65

Closed
Watchful1 opened this issue May 18, 2018 · 1 comment
Closed

Refactor to allow changing of coach mid game #65

Watchful1 opened this issue May 18, 2018 · 1 comment

Comments

@Watchful1
Copy link
Owner

I'm removing the database portion entirely, keeping everything in memory and populating the caches at load time. This will simplify changing coaches since they only need to be changed in one place.

To supplement this, I'll be adding the thread id to embedded tables and doing game lookups based on that, rather than the author.

@Watchful1
Copy link
Owner Author

This is done. Really. No bugs at all.

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