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

river-job-queue

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

River is a PostgreSQL-based job queue used in Chronicle for background processing. Jobs are defined as Go types implementing rivertype.JobArgs. The queue handles log parsing, reparsing, and other async tasks. Workers process jobs from named queues with configurable priorities, retry policies, and deduplication.

التثبيت

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

SKILL.md
readonly