Added an R client to community clients page

I maintain an R client called `elastic` at https://github.com/ropensci/elastic
This commit is contained in:
Scott Chamberlain 2015-05-12 07:57:41 -07:00 committed by Clinton Gormley
parent 46c521f7ec
commit ae599f93a7

View File

@ -218,3 +218,6 @@ See the {client}/net-api/current/index.html[official Elasticsearch .NET client].
=== R
* https://github.com/Tomesch/elasticsearch[elasticsearch]
R client for Elasticsearch
* https://github.com/ropensci/elastic[elastic]:
A general purpose R client for Elasticsearch