Changeset [6ea861c6e6b6ef107c6b6047df541b49619808bd] by Shayan Pooya

April 8th, 2014 @ 11:51 AM

python lib: Add a scheme for redis.

Now disco can read the inputs from a redis key value store and write the outputs
to it. The application is limited because the key-value store is not the most high
throughput storage option.
https://github.com/discoproject/disco/commit/6ea861c6e6b6ef107c6b60...

Committed by Shayan Pooya

  • A examples/util/wordcount_redis.py
  • A lib/disco/schemes/scheme_redis.py
New-ticket Create new ticket

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.

Shared Ticket Bins