You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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") .
The text was updated successfully, but these errors were encountered:
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") .The text was updated successfully, but these errors were encountered: