Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

caching-strategy-redis

النجوم١
التفرعات٠
آخر تحديث١٦ مارس ٢٠٢٦ في ٠٢:٢٢

To improve response times and reduce database load by storing frequently accessed data in a fast, in-memory store. Use when: When fetching data that changes infrequently (e.g., product catalog, configuration); When computing expensive aggregations; When endpoints have high read-to-write ratios.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly