intel / cloud-native-ai-pipeline

AI cloud native pipeline for confidential and sustainable computing
https://intel.github.io/cloud-native-ai-pipeline/
Apache License 2.0
37 stars 15 forks source link

core: fix the race condition for redis connection #155

Closed Hulongyin closed 1 year ago

Hulongyin commented 1 year ago

This PR is to fix the race condition when multi redis connections (maybe multi pods) modify the fields in redis table at the same time.