FLUID-3149: provide caching for download files

Metadata

Source
FLUID-3149
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Laurel Williams
Reporter
Laurel Williams
Created
2009-09-01T15:40:49.000-0400
Updated
2009-11-06T16:23:11.000-0500
Versions
N/A
Fixed Versions
  1. 1.2
Component
  1. Infusion Builder

Description

Develop a caching mechanism so that files that have been build already are saved for future downloads. Relate model to file details in DB.

Comments

  • Justin Obara commented 2009-09-03T09:06:26.000-0400

    It may be interesting to have a counter associated with each of these saved files so that we can keep track of how many times each is hit.

  • Laurel Williams commented 2009-09-21T15:07:03.000-0400

    Checked in a first pass at this. Further tasks to follow related to this task.

  • Colin Clark commented 2009-09-22T09:43:03.000-0400

    I'm reopening this task as a place to file sub tasks for the Builder caching work, in order to keep the tasks more organized.

  • Laurel Williams commented 2009-09-23T13:08:55.000-0400

    Accidently resolved this.

  • Jacob Farber commented 2009-09-30T12:25:30.000-0400

    reviewed revision 8047, it's mislabelled as FLUID-3149 (should be FLUID-3189) but the review is done.

  • Colin Clark commented 2009-11-04T18:39:35.000-0500

    This issue was resolved awhile back through the implementation of a MySQL-based file caching scheme.