Quantcast
Channel: Active questions tagged redis+java - Stack Overflow
Viewing all articles
Browse latest Browse all 2204

How can I store nested Hashmap in Redis?

$
0
0

I want to store netsted HashMap in Redis having single key.

For example :

HashMap<String, HashMap<String,String>> map = new  HashMap<>();

Please Suggest :

  • Is there any way to store the above-mentioned data structure?
  • How can we achieve this?

Viewing all articles
Browse latest Browse all 2204

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>