Results 2 issues of Debraj Manna

Changes 1. Update google format to 1.14.0 2. Add `add-opens` as mentioned [here](https://github.com/google/google-java-format/issues/787#issuecomment-1200762464).

We are using Redisson to store data in Redis. Now we namespace our data by using `RMapCache`. We are checking if there is a way to do eviction at the...