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

Unify filesystem and mongo experiments and loaders #73

Open
vnmabus opened this issue Apr 5, 2022 · 0 comments
Open

Unify filesystem and mongo experiments and loaders #73

vnmabus opened this issue Apr 5, 2022 · 0 comments

Comments

@vnmabus
Copy link
Contributor

vnmabus commented Apr 5, 2022

Experiments and loaders for filesystem and mongo should have a similar interface. In particular, a method such as find_by_ids should be available also for the filesystem loader, even if in that case it is just a loop. This allows a user to deal with both in the same way, using the optimized implementation for Mongo if available.

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