zincsearch / zincsearch

ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

Home Page:https://zincsearch-docs.zinc.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opensearch support ?

gedw99 opened this issue · comments

commented

https://github.com/opensearch-project/opensearch-go is an elastic alternaitve.

Seems perfect match ?

@gedw99 Its not really an elasticsearch alternative. Its just go sdk / opensearch go client for opensearch. Are you looking to use it with zinc?

commented

hey @prabhatsharma yes i just was brainstorming that opensearch-go and zinc would work well together.

commented

"opensearch-go is a community-driven, open source fork of go-elasticsearch" So it could act as a client for zinc

commented

@prabhatsharma see the opensearch integration with benthos. Its the first PR.

benthosdev/benthos#1388

Would be nice if Zinc worked with this...

@gedw99 Can you elaborate on what is it that you mean by opensearch support?

commented

Or sure what’s missing but that repo allows devs to use be this with the open search api .

if you know benthos then you can appreciate how useful this is for integrating zinc with other systems without any compilation stage