alleyinteractive / alleyinteractive/es-wp-query
Release multiple versions to support the whims of ES features
Aberta
- Linguagem predominante
- PHP
- Estrelas
- 125
- Forks
- 28
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Elasticsearch has a fairly rapid release cycle, and it has no dedication to backwards compatibility. Furthermore, there's no _great_ way to see what version of ES we're querying against (without making an additional HTTP request, and that's assuming the server supports that endpoint).
As such, we're going to split ES_WP_Query and support multiple versions at once.
See #35, #36.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.