ubidots_global_cache

The Ubidots Global Cache


License
MIT
Install
pip install ubidots_global_cache==0.0.7

Documentation

This package allows to store and read ubidots shared data using a replicated redis architecture.

To install this package run:

pip install ubidots_global_cache

To publish to pip:

python setup.py sdist upload