Some problems now on Travis-CI with riak support.
Thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images.
Riak is a distributed document oriented database implementing the consistent hashing algorythm from the Dynanmo publication by Amazon.
This module provide support for Riak as a large auto replicant key/value backend storage for images in Thumbor.
The current version of the module is 0.2.
In order to install the Riak Storage Module for Thumbor, you have to install a riak service first.
The Riak Storage Module for Thumbor was originally developed and tested on a Riak 1.2.0 on Debian system.
You can follow the Riak Installation Guide
You have to install Thumbor following the Thumbor Installation Guide...
... and finally the Riak Storage Module :
pip install thumbor_riak
In order to execute pyvows tests, you have to install pyvows :
pip install pyvows
and run tests with :
pyvows
Licensed under the MIT license:
http://www.opensource.org/licenses/mit-license
Copyright (c) 2012 [email protected]