Wow. This looks like a great tool. Thanks for releasing it!

I threw a link to it up on the wiki :

http://wiki.basho.com/Community-Developed-Libraries-and-Projects.html#riak_core

At some point we will be giving riak_core its own chunk of real estate
on the wiki, but this should do for now.

Keep the code coming!

Mark



On Fri, Mar 25, 2011 at 4:44 PM, Jesse Newland <[email protected]> wrote:
> Many hax were had at Erlang Factory. I finally got around to banging out an 
> idea I've had half-implemented forever - rebar templates for generating a 
> skeleton riak_core app:
>
>    https://github.com/websterclay/rebar_riak_core
>
> Drop the contents of that repo into ~/.rebar/templates, and you can generate 
> a riak_core-backed OTP app like so:
>
>    rebar create template=riak_core appid=myapp
>
> Full instructions are in the README, including how to integrate the generated 
> app into a proper node for release:
>
>    https://github.com/websterclay/rebar_riak_core/blob/master/README.md
>
>
> the portion of the email in which i think aloud about possible next steps:
> =======================================================
>
> I'd love to get some good docs on the riak_core_vnode callbacks functions 
> here:
>
>    
> https://github.com/websterclay/rebar_riak_core/blob/master/riak_core_vnode.erl
>
> ...but I'm totally not the guy to write them. Any takers? ;)
>
> I'd also like to automate the creation of a node containing this application, 
> including proper reltool config, as that's the remaining manual work 
> necessary to getting the sample app up and running. Possibly by extending 
> rebar's included simplenode template? Maybe?
>
> Anyway, if anyone has any questions, comments, or by some chance finds this 
> useful, let me know!
>
> Regards -
>
> Jesse Newland
> ---
> http://twitter.com/jnewland
> [email protected]
> 404.216.1093
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to