Implement ActiveJob adapter for MongoDB

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Rails
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Active Job is a framework for declaring jobs and making them run on a variety of queuing backends. There are multiple adapters for various databases, but there is no adapter for MongoDB.

      Some features of MongoDB (capped collections, tailable cursors, change streams) look suitable for the task; we may be able to provide a high quality adapter that uses MongoDB as the backend.

            Assignee:
            Unassigned
            Reporter:
            Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: