itemsapi / itemsjs

Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use
Apache License 2.0
346 stars 41 forks source link

Is there an adapter for redissearch #120

Closed britisharmy closed 1 year ago

britisharmy commented 1 year ago

I just discovered itemsjs and i am interested in using it with redissearch. Has anyone built an adapter for redissearch already?

I trying to us itemsjs with redissearch

cigolpl commented 1 year ago

There is no plan to make integration with redissearch. You can try nodejs adapter for Elasticsearch - https://github.com/itemsapi/elasticitems if you need very scalable backend.