Changeset [41aebf82f245de890d3298b8d01bbf7da3b87c61] by Quinn Slack
August 29th, 2010 @ 05:13 PM
Add query tests for DiscoDB: queries with literals that are not keys (failing), len() of query resultset (failing), other passing tests
removed deprecated test_client.py (Ville Tuulos)
http://github.com/tuulos/disco/commit/41aebf82f245de890d3298b8d01bb...
Committed by Quinn Slack
- M contrib/discodb/test.py
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.