I heard ElasticSearch is already changing its license to SSPL. Because of that, it will not be considered as an OSS (OpenSource Software) anymore.
Do you know of a better OSS as replacement for ElasticSearch?
Hope suggested OSS has an official image in dockerhub since I will be using it also in Kubernetes.
CodePudding user response:
Elasticsearch was on SSPL, but we moved to a simpler license. check out https://www.elastic.co/blog/elastic-license-v2 for details on that aspect
CodePudding user response:
The OpenSearch alternative provided by AWS could be a correct possibility. It's forked from Elasticsearch and provide the same features.