Changeset [b1b2f0ee2ecef16f2f49025adceec18b98f91fe7] by Shayan Pooya
April 8th, 2014 @ 06:56 PM
Merge pull request #484 from pooya/redis
Redis
https://github.com/discoproject/disco/commit/b1b2f0ee2ecef16f2f4902...
Committed by Shayan Pooya
- A examples/util/wordcount_redis.py
- A lib/disco/schemes/scheme_redis.py
- M doc/howto/discodb.rst
- M examples/util/wordcount_ddb.py
- M lib/disco/schemes/scheme_discodb.py
- M lib/disco/worker/task_io.py
- M master/src/job_coordinator.erl
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.