Hey guys I’m looking for some tips about using Pri...
# random
a
Hey guys I’m looking for some tips about using Prisma with elasticsearch only, without any relational database. Would be possible that kind of approach using Prisma right now? I’m going to do a simple prototype app for proving of concept related with an ecommerce side project. Maybe it isn’t the right fit, or there is any other best approach, either case, I want to know your opinion about it. Thanks in advance!
l
Not possible now, but it's on the road map. https://github.com/graphcool/prisma/issues/1665
😮 1
a
Is it impossible to setup an elasticsearch passive connector in anywhere at prisma server setup?
l
You can hook anything up to Yoga
👍 1
a
Thanks @lawjolla. So I think that I going to use yoga for this issue