关于
This skill provides specialized patterns and templates for setting up and managing Celery result backends across Redis, SQL databases, and RPC interfaces. It guides developers through selecting the right storage engine, implementing secure serialization, configuring result expiration policies, and performing zero-downtime migrations between backends. Whether you are troubleshooting result retrieval failures or optimizing for high-performance data access, this skill ensures your distributed task queue maintains a robust and scalable result storage architecture with production-ready best practices.