Navigation Menu

Skip to content

Commit

Permalink
adding links to new code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Phillips committed Oct 17, 2011
1 parent 7a17572 commit cd4f0e6
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -118,6 +118,7 @@ h2. Backup Tools

h2. riak_core

* [[ecnty|https://github.com/benmmurphy/ecnty]] - Partitioned Counter Based on Riak Core
* [[rebar_riak_core|https://github.com/websterclay/rebar_riak_core]] - Rebar templates for generating riak_core applications
* [[Try Try Try|https://github.com/rzezeski/try-try-try/]] - Ryan Zezeski's working blog that explores many aspects of riak_core (this is an amazing resource)
* [[riak_zab|https://github.com/jtuple/riak_zab]] - an extension for riak_core that provides totally ordered atomic broadcast capabilities
Expand All @@ -128,6 +129,7 @@ h2. Riak and RabbitMQ
* [[Riak/RabbitMQ Commit Hook|https://github.com/jbrisbin/riak-rabbitmq-commit-hooks]] - A Post-Commit hook that sends entries into a RabbitMQ broker using the Erlang AMQP client
* [[riak-exchange|https://github.com/jbrisbin/riak-exchange]] - Custom RabbitMQ exchange type for sticking messages in Riak
* [[rabbit_riak_queue|https://github.com/jbrisbin/rabbit_riak_queue]] - Riak-backed RabbitMQ persistent queue implementation
* [[msg_store_bitcask_index|https://github.com/videlalvaro/msg_store_bitcask_index]] - RabbitMQ message store index with Bitcask Backend

h2. Recipes, Cookbooks, and Configurations

Expand Down

0 comments on commit cd4f0e6

Please sign in to comment.