Error: Unhandled rejection RedisNotAvailable: Redis not available
I am using a windows machine for my project development. While using respondToHook method with botkit, the method throws this redis error on CLI.
However, as I checked redis is not officially available for windows. While using high security oriented systems what are the ways to resolve this error.