Mongoid::Storage background jobs

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Rails
    • None
    • Ruby Drivers
    • 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?
    • None
    • None
    • None
    • None
    • None
    • None

      ActiveStorage implements a handful of background jobs for such things as purging deleted blobs and doing analysis of uploaded images and videos. Reimplementing these to use our new model classes will be trivial, though we may wind up porting some additional functionality from Rails (since Mongoid does not currently support all of the async-job-related functionality of ActiveRecord).

      In the worst case, we can implement the missing functionality in-place, rather than porting new features from Rails to Mongoid. This forms a nice way to limit the potential for scope-creep, and at the same time identify future areas of work for features we decide deserve to be ported later.

            Assignee:
            Unassigned
            Reporter:
            Jamis Buck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: