Uploaded image for project: 'PHP ORMs'
  1. PHP ORMs
  2. PHPORM-81

Add Job Batching Support in Laravel

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • laravel-4.4.0
    • Affects Version/s: None
    • Component/s: Laravel
    • Labels:
      None
    • Completed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      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:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Reporter:
            andreas.braun@mongodb.com Andreas Braun
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: