Skip to content
This repository was archived by the owner on Sep 4, 2023. It is now read-only.
This repository was archived by the owner on Sep 4, 2023. It is now read-only.

Question #158

Description

@alphatownsman

Hey, I ran into this nice project when researching alternative of run django scripts in cron, a few questions:

  • are you rebranding this to https://github.com/dsoftwareinc/django-tasks-scheduler ? (which makes sense but just to confirm here)
  • is the plan to continue use rq and be compatible with django-rq ?
  • also currently this seems to hit db every time reschedule in worker, which is great for consistency. However, given the fact that, for most apps, db are usually slower and busier than redis, would you consider further improvement or alternative to reduce the use of db (maybe only when worker initializing and user add/update/remove jobs)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions