Cphalcon: Elasticsearch DB Adapter

Created on 19 Mar 2019  路  4Comments  路  Source: phalcon/cphalcon

So im wondering how many people of here are using Elasticsearch and would be interested for having build-in adapter of it in Phalcon(working with ORM/ODM models). We currently have some kind of adapter, it's not perfect, and surely would require a lot of more work but it works for our use cases most of the time, but it's written in php.

I got some kind of green light to introduce it if i want it to phalcon - the question is if we need it.

discussion new feature request

Most helpful comment

I think the same - i guess first way will be to implement this for incubator, then we can think about moving it to core, after making it useful and stable.

All 4 comments

I don't know if it makes any sense. Only if wrapper would be something basic which can be extended.

Well best will be if I provide what you can achieve with it a guess, will try to do it later. Mostly it's just few things which allow you to to do reads writes etc based on model classes.

Sounds like this should be closed in favor of implementing it inside of incubator and then porting here when stability / critical mass is achieved.

I think the same - i guess first way will be to implement this for incubator, then we can think about moving it to core, after making it useful and stable.

Was this page helpful?
0 / 5 - 0 ratings