浏览代码

Add chewy ruby client to docs

Closes #9322
Dmitry Polushkin 10 年之前
父节点
当前提交
270d2f1fad
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/community/clients.asciidoc

+ 3 - 0
docs/community/clients.asciidoc

@@ -53,6 +53,9 @@ See the {client}/ruby-api/current/index.html[official Elasticsearch Ruby client]
   
   
 * https://github.com/printercu/elastics-rb[elastics]:
 * https://github.com/printercu/elastics-rb[elastics]:
   Tiny client with built-in zero-downtime migrations and ActiveRecord integration.
   Tiny client with built-in zero-downtime migrations and ActiveRecord integration.
+  
+* https://github.com/toptal/chewy[chewy]:
+  Chewy is ODM and wrapper for official elasticsearch client 
 
 
 
 
 [[community-php]]
 [[community-php]]