I\'d like a unique dict (key/value) database to be accessible from multiple Python scripts running at the same time.
dict
If script1.py updates
script1.py
Before there was redis there was Memcached (which works on windows). Here is a tutorial. https://realpython.com/blog/python/python-memcache-efficient-caching/