aman garg
aman garg
We are exploring makara for splitting read write queries in our application. We want to send some read queries always to master. In Octopus, same can be achieved with: `User.using(:master).count`...
I need to modify the default condition for master db selection in my application based on some cached value. I have defined a custom proxy class as mentioned in documentation...
There is no tag version available for Elasticsearch version `7.17.12`. I created the one by performing following steps: 1. Checkout to a new branch es7.17.12 from tag 7.17.10 2. Set...