How can i implement server side cache using Redis server

totally agree. I can't really decipher what kind of advise is needed without a more full context of what the app is trying to achieve and what the problem encountered is, any why redis is the desired solution. Custom code can just use any python redis library to interact with redis but if some other kind of less custom caching is required then a lot of information is needed.