platypush/platypush/utils
Fabio Manganiello 26ffc0b0e1
Use Redis instead of an in-process map to store the entity/plugin registry
This is particularly useful when we want to access the registry from
another process, like the web server or an external script.
2022-04-07 00:18:11 +02:00
..
__init__.py Use Redis instead of an in-process map to store the entity/plugin registry 2022-04-07 00:18:11 +02:00
manifest.py Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
ngrok.py Create application ngrok tunnel method moved to utils 2021-11-07 11:35:47 +01:00
workers.py Reimplemented workers as threads instead of processes 2019-12-29 23:18:58 +01:00