summaryrefslogtreecommitdiff
path: root/taskflow/utils/redis_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Change StrictRedis usage to Redis"Zuul2023-02-171-4/+4
|\
| * Change StrictRedis usage to RedisTobias Urdin2022-09-291-4/+4
| | | | | | | | | | | | | | The StrictRedis class is only an alias for Redis in >= 3.0.0 Change-Id: Ief27531f120a50805053c214cb61bb4151678d70
* | Remove sixTakashi Kajinami2022-05-181-2/+2
|/ | | | | | | | This library no longer supports Python 2, thus usage of six can be removed. This also removes workaround about pickle library used in Python 2 only. Change-Id: I19d298cf0f402d65f0b142dea0bf35cf992332a9
* Build-out + test a redis backed jobboardJoshua Harlow2015-06-291-0/+133
Part of blueprint taskflow-redis-jobs Change-Id: I7c94e2201c5d933c8a1ec73fc0cf705962e5eef6