mirror of https://gitee.com/anolis/sysom.git
5bb68d4f70
When submit an hotfix job, the Cache object in function.py may insert this hotfix id into Redis, causing this job will be ignored by the builder. What's more, this RedisCache class is not standard for sysom. This commit use sysom g_cache component to replace the RedisCache function, which can slove the above mentioned bug and standardized the use of components delete RedisCache class |
||
---|---|---|
.. | ||
alembic | ||
app | ||
conf | ||
lib | ||
script | ||
alembic.ini | ||
config.yml | ||
main.py |