Riak Function Contrib
The official Basho post about the Riak MapReduce, Pre-commit, Post-commit Hook Function repository:
There are two primary ways to make use of Riak Function Contrib:
- Find a function - If, for instance, you needed a Pre-Commit Hook to validate a JSON document before you store it in Riak, you could use or adapt this to your needs. No need to write it yourself!
- Contribute a Function - There are a lot of use cases for Riak. This leads to many different functions and code bits that are written to extend Riak’s functionality. It you have one (or 20) functions that you think might be of use to someone other than you, contribute it. You’ll be helping developers everywhere. Francisco Treacy and Widescript, for example, did their part when they contributed this JavaScript reduce function for Sorting by Fields.
Published after my post :-).
Original title and link: Riak Function Contrib (NoSQL databases © myNoSQL)
via: http://blog.basho.com/2010/12/02/introducing-riak-function-contrib/