KA-PING! a gem to integrated with Elastic and OpenSearch
You can only stretch elastic so far before it goes KA-PING! The starting point for creating a new DVLA gem to integrate with AWS OpenSearch and ElasticSearch was the amount of documentation there is surrounding the technology. There is a lot for a reason, it’s a very powerful and useful tool, but the flip side is the learning curve involved in understanding all the features and query structure. Our use case is we wanted squads to have a simple way to retrieve specific driver test data to use in their tests without having to fully understand Elasticsearch and all its capabilities. ...