-
Notifications
You must be signed in to change notification settings - Fork 1
Node template for customizing Riak
License
websterclay/pimp_my_riak
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Welcome to Riak (pimped).
====================
Howto:
1. Fork this repo.
2. Git clone your fork.
3. Add precommit, postcommit, map, and reduce functions to the appropriate
module in apps/riak_bling/src.
4. 'make rel' or whatever.
5. Run riak as normal from rel/riak/bin. Your functions will be available
via the module name: map_funs, reduce_funs, pre_funs, and post_funs.
Notes:
* Hooks can be installed/uninstalled using helpers in "hooks".
* You can also add external dep OTP apps if you want to get froggy.
* See README_RIAK and README_RIAK.org for working with Riak.
* Example funs stolen and twisted from riak_function_contrib.
* Let me know if there are any heinous license violations within.
* Please be nice this is my first public Erlang project.
About
Node template for customizing Riak
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published