Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5733

Implement ActiveJob adapter for MongoDB

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Rails
    • 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 Unassigned
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: