Unable to read data from Redis using NodeJS TypeScript code
I'm making a call to the method called loadFilteredPolicy() by passing the filter object which is my hashkey from client side but its method get() or hgetall() never get executed and control goes out without fetch the data from Redis…