
implementation("com.funyinkash:kachecontroller-mongo-redis:1.0.5")A simple controller to add a caching layer on top of a database operations. So you can perform database actions with one function without the boiler plate of the caching layer. This is the mongo-redis use cases