Repository: curator Updated Branches: refs/heads/master dfc1c03df -> a74916fb2
Added Curator RPC to list of modules Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/a74916fb Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/a74916fb Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/a74916fb Branch: refs/heads/master Commit: a74916fb228f6b05e22f2a06e7654cebdf305077 Parents: dfc1c03 Author: randgalt <[email protected]> Authored: Tue Jul 8 08:08:39 2014 -0500 Committer: randgalt <[email protected]> Committed: Tue Jul 8 08:08:39 2014 -0500 ---------------------------------------------------------------------- src/site/confluence/index.confluence | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/a74916fb/src/site/confluence/index.confluence ---------------------------------------------------------------------- diff --git a/src/site/confluence/index.confluence b/src/site/confluence/index.confluence index 724097c..cd533cf 100644 --- a/src/site/confluence/index.confluence +++ b/src/site/confluence/index.confluence @@ -32,3 +32,4 @@ most users, the only artifact you need is curator\-recipes. |org.apache.curator|curator\-examples|Example usages of various Curator features.| |org.apache.curator|curator\-x\-discovery|A Service Discovery implementation built on the Curator Framework.| |org.apache.curator|curator\-x\-discovery-server|A RESTful server that can be used with Curator Discovery.| +|org.apache.curator|curator\-x\-rpc|A proxy that bridges non\-java environments with the Curator framework and recipes.|
