wg / lettuce

Scalable Java Redis client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to handle complex hashmap in lettuce

pranabpaul opened this issue · comments

How to handle hashmap in jedis with following structure:

HashMap<String,List<RoleDetailsDTO>>