Map/reduce and Rekon
Rekon is a light-weight data browser for Riak provided by Basho. It’s a great tool and illustrates some seriously slick …
Rekon is a light-weight data browser for Riak provided by Basho. It’s a great tool and illustrates some seriously slick …
The bunny_farm library now uses application environment variables for setting the server connection properties. This has been on the todo …
The bunny_farm library now includes two queue-based implementations of generic server behaviours. They are named gen_qserver and gen_qfsm, which should …
There are a lot of examples of how to use eunit. Some use a match expression, which is a concise …
I added a template for creating Nitrogen applications running on Mochiweb to rebar_templates. This repackages some existing code as a …
It looks like the instructions for the riak protocol buffers client has a typo. Running the start_link in the shell …
The rebar build tool can generate self-contained erlang applications using reltool under the hood. There is a good tutorial here, …
Added a new project to github for rebar templates. After creating a half dozen libraries without using templates, it was …
While I’m not an advocate of using Erlang for heavy duty analytics, it is useful to have some of the …