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

How to cache a Nested Dictionary in Redis to use by applications written in Python and Java

$
0
0

I have a nested dictionary in the form of{"Albert Einstein":{germany:4, UnitedStates:3},"Afganistan":{afganistan:4}}

where each key isWikipedia Title and Value is another dictionary. This is in the form of Python Pickle. I want to use this dictionary in Java .

what is the best way to do? Is it a good way to load the dictionary into Redis cache in python and use this redis cache in Java application. Does Nested ditionary work in Redis cache ?

Any help is appreciated.


Viewing all articles
Browse latest Browse all 2203

Trending Articles



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