Added new community R client, edited old entry

I maintain two R clients, elastic and elasticdsl
adding entry for elasticdsl and edited elastic entry
This commit is contained in:
Scott Chamberlain 2015-11-03 15:46:47 -08:00
parent 9d42b8b22b
commit 9d8c026dbc
1 changed files with 4 additions and 1 deletions

View File

@ -173,7 +173,10 @@ The following projects appear to be abandoned:
R client for Elasticsearch
* https://github.com/ropensci/elastic[elastic]:
A general purpose R client for Elasticsearch
A low-level R client for Elasticsearch.
* https://github.com/ropensci/elasticdsl[elasticdsl]:
A high-level R DSL for Elasticsearch, wrapping the elastic R client.
[[ruby]]
== Ruby