Changeset [00d32138d3cf8231c5d4c611908d3fe21b51c6ee] by Jared Flatow
November 3rd, 2010 @ 01:48 PM
discodb: added metaquery method to discodbs to expand references
in queries and return an iterator of values for each
https://github.com/tuulos/disco/commit/00d32138d3cf8231c5d4c611908d...
Committed by Jared Flatow
- M contrib/discodb/src/discodb/query.py
- M contrib/discodb/src/discodbmodule.c
- M contrib/discodb/src/discodbmodule.h
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.