awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesMulti-Backend Implementations

Task queues supporting Redis, SQLite, filesystem, and in-memory storage backends for flexibility.

Distinct from Task Queues: Distinct from Task Queues: emphasizes support for multiple storage backends, not just logical queue grouping.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Multi-Backend Implementations. Refine with filters or upvote what's useful.

Awesome Multi-Backend Implementations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • coleifer/hueyالصورة الرمزية لـ coleifer

    coleifer/huey

    5,933عرض على GitHub↗

    .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png

    Supports Redis, SQLite, filesystem, and in-memory storage backends for flexible task queuing.

    Pythondankpythonqueue
    عرض على GitHub↗5,933
  • moonrepo/moonالصورة الرمزية لـ moonrepo

    moonrepo/moon

    3,687عرض على GitHub↗

    Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It functions as a dependency graph orchestrator that executes build targets in topological order and utilizes input hashing to cache results and skip redundant work. The project features a polyglot toolchain manager that automates the installation and versioning of language runtimes and CLI tools to ensure environment consistency. It also includes a plugin framework based on WebAssembly, allowing developers to extend build logic and toolchain behavior using any supported language.

    Enables the definition of custom backends to source installation scripts from external archives for polyglot tool management.

    Rustbuild-systembuild-toolbun
    عرض على GitHub↗3,687
  1. Home
  2. DevOps & Infrastructure
  3. Task Queues
  4. Multi-Backend Implementations

استكشف الوسوم الفرعية

  • Installation Backend ExtensionsPlugins that define how tool installation scripts are sourced and executed from external archives. **Distinct from Multi-Backend Implementations:** Distinct from Multi-Backend Implementations: focuses on tool installation sources rather than task queue storage backends.