mani
mani copied to clipboard
Distributed cron using redis
Results
2
mani issues
Sort by
recently updated
recently updated
newest added
Hello! Great app, thank you for writing this! Quick feature request: would it be possible to support Redis in cluster mode, e.g. by using `redis-py-cluster` library? Thank you!
Error
1
Hello, I'm just trying out Mani and not getting very far: ``` Traceback (most recent call last): File "E:\Python\Timer_test.py", line 1, in from mani import Mani File "C:\Python36\lib\site-packages\mani\__init__.py", line 7,...