awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • coleifer/hueyAvatar de coleifer

    coleifer/huey

    5,933Ver en 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
    Ver en GitHub↗5,933
  • moonrepo/moonAvatar de moonrepo

    moonrepo/moon

    3,687Ver en 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
    Ver en GitHub↗3,687
  1. Home
  2. DevOps & Infrastructure
  3. Task Queues
  4. Multi-Backend Implementations

Explorar subetiquetas

  • 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.