awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索博客网站地图
项目关于媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesSQLite-Backed Task Queues

Task queues that store tasks in a SQLite database table, using polling or triggers to dispatch work to consumer processes.

Distinct from SQLite or PostgreSQL Storage: Distinct from SQLite or PostgreSQL Storage: focuses on task queue persistence specifically, not general application data storage.

Explore 1 awesome GitHub repository matching data & databases · SQLite-Backed Task Queues. Refine with filters or upvote what's useful.

Awesome SQLite-Backed Task Queues GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • coleifer/hueycoleifer 的头像

    coleifer/huey

    5,933在 GitHub 上查看↗

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

    Stores tasks in a SQLite database table for polling-based dispatch to consumer processes.

    Pythondankpythonqueue
    在 GitHub 上查看↗5,933
  1. Home
  2. Data & Databases
  3. SQLite Drivers
  4. SQLite Storage Adapters
  5. SQLite or PostgreSQL Storage
  6. SQLite-Backed Task Queues