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

Adequately document that Data.Store.Core is an internal module + avoid IO? #76

Open
mgsloan opened this issue Sep 28, 2016 · 0 comments

Comments

@mgsloan
Copy link
Owner

mgsloan commented Sep 28, 2016

As mentioned here, it might be nice to restrict our IO to only memory accesses. I'd only be in favor of doing that if there is no impact to performance.

If not this resolution, we should document that Data.Store.Core is an internal module, and so you can use it to violate invariants (like "doesn't read files") .

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

No branches or pull requests

1 participant