Procházet zdrojové kódy

deploy: d73a9f63177ec93684222e2a2ce3a43ba6892daa

jefftriplett před 3 dny
rodič
revize
6ff085d792
3 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 1 0
      index.html
  2. 1 0
      llms-full.txt
  3. 1 1
      search.json

+ 1 - 0
index.html

@@ -1370,6 +1370,7 @@ or buying <a rel="sponsored" href="https://django.threadless.com/">official merc
 <li><a href="https://github.com/celery/django-celery-results">django-celery-results</a> - Celery result backend with Django.</li>
 <li><a href="https://github.com/realOrangeOne/django-tasks">django-tasks</a> - A reference implementation and backport of background workers and tasks in Django, based on <a href="https://www.djangoproject.com/weblog/2024/may/29/django-enhancement-proposal-14-background-workers/">DEP 14</a>.</li>
 <li><a href="https://github.com/coleifer/huey">huey</a> - A little task queue for Python, with Django support including the new <code>django.tasks</code> API.</li>
+<li><a href="https://github.com/oxpull/django-ox">django-ox</a> - Database-backed worker for Django's Tasks framework, with transactional enqueue, retries, recurring tasks, and no broker to run.</li>
 </ul>
 <h3 id="templates">Templates<a class="headerlink" href="#templates" title="Permanent link">&para;</a></h3>
 <ul>

+ 1 - 0
llms-full.txt

@@ -254,6 +254,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 - [django-celery-results](https://github.com/celery/django-celery-results) - Celery result backend with Django.
 - [django-tasks](https://github.com/realOrangeOne/django-tasks) - A reference implementation and backport of background workers and tasks in Django, based on [DEP 14](https://www.djangoproject.com/weblog/2024/may/29/django-enhancement-proposal-14-background-workers/).
 - [huey](https://github.com/coleifer/huey) - A little task queue for Python, with Django support including the new `django.tasks` API.
+- [django-ox](https://github.com/oxpull/django-ox) - Database-backed worker for Django's Tasks framework, with transactional enqueue, retries, recurring tasks, and no broker to run.
 
 ### Templates
 - [django-components](https://github.com/django-components/django-components/) - A way to create simple reusable template components in Django.

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 1 - 1
search.json