How to cache tables with redis?

I want to write table from postgres or any other jdbc connection to redis using create table in redis. is it possible? or how to use redis for caching tables?