Rails app with docker for development
Lets see one way to use docker while developing one rails application with redis and mysql. Let’s try make the development process just like we did before co...
Lets see one way to use docker while developing one rails application with redis and mysql. Let’s try make the development process just like we did before co...
In this chapter we’ll see a solution to make the aggregations work as expected for an ecommerce.
Adding filters to our search and see what happens with the facets…
It’s time to improve our aggregations to avoid repetition and rework.
Elasticsearch, querying, aggregations… Let’s see it in practice.