Add Job Batching Support in Laravel

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Unknown
    • 4.4.0
    • Affects Version/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See https://github.com/jenssegers/laravel-mongodb/issues/2144 for original report.

      The default repository used for job batching in Laravel does not play nice with MongoDB, so the library needs to ship with its own repository. Care should also be taken to ensure all queries run on indexed fields. This includes the created_at, finished_at, and cancelled_at fields that are used in queries but not indexed in the database.

              Assignee:
              Jérôme Tamarelle
              Reporter:
              Andreas Braun
              Votes:
              4 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: