Using laravel here with redis enabled, and non of the above answers were relevant to my case because i haven't made any configuration to redis since installing it.
I am using different instances of Database on same server and i haven't been using one of them for a few months, simply changing the Database name to another one solved my issue.
Didnt know what was root cause though as i was short on time.