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

Get paths for multiple keys #33

Open
GoogleCodeExporter opened this issue Apr 11, 2015 · 2 comments
Open

Get paths for multiple keys #33

GoogleCodeExporter opened this issue Apr 11, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

I am retrieving thumbnails from MogileFS, usually a few hundred at the
time. So far I handle this in the application, by tapping directly
into the database. I get all fids using one query, which include a
verified list of alive hosts. I don't really find this to be an
elegant solution, particulary since I need to verify host status in my
application. 

I would like to be able to retrieve paths for multiple fids using tracker.

Original issue reported on code.google.com by [email protected] on 20 Mar 2011 at 12:49

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