mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-elasticsearch (#2486)
This patch adds the official Go client for Elasticsearch.
This commit is contained in:
parent
5a17875662
commit
eba4a00413
@ -485,6 +485,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [elastic](https://github.com/olivere/elastic) - Elasticsearch client for Go.
|
||||
* [elasticsql](https://github.com/cch123/elasticsql) - Convert sql to elasticsearch dsl in Go.
|
||||
* [elastigo](https://github.com/mattbaird/elastigo) - Elasticsearch client library.
|
||||
* [go-elasticsearch](https://github.com/elastic/go-elasticsearch) - Official Elasticsearch client for Go.
|
||||
* [goes](https://github.com/OwnLocal/goes) - Library to interact with Elasticsearch.
|
||||
* [riot](https://github.com/go-ego/riot) - Go Open Source, Distributed, Simple and efficient Search Engine.
|
||||
* [skizze](https://github.com/seiflotfy/skizze) - probabilistic data-structures service and storage.
|
||||
|
Loading…
Reference in New Issue
Block a user