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

Investigate consolidating EffectStore and EffectQueue into the KeyStore and KeyQueue #189

Open
JRJurman opened this issue May 9, 2022 · 0 comments

Comments

@JRJurman
Copy link
Member

JRJurman commented May 9, 2022

Summary

After #187 is merged, we should consider consolidating the EffectStore into the KeyStore, and the EffectQueue into the KeyQueue. They are similar enough to each other, and by doing so, we may simplify the logic and some of the side-effects of element generation.

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