Uploaded image for project: 'Olio'
  1. Olio
  2. OLIO-92

Reloading the db in between runs should not be required

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.1
    • 0.3
    • php-app
    • None

    Description

      Currently, the Olio/PHP app and driver are structured such that after every run, the DB needs to be restored. Although this is easy enough to do for small loads, as we scale Olio to higher and higher levels, this becomes a time-consuming task. Note that this problem does not exist with the rails app as it uses MySQL Auto-id's for primary keys. You can load the db once and do multiple runs. The PHP app needs to adapt this same schema/method.

      Attachments

        Activity

          People

            shanti Shanti Subramanyam
            shanti Shanti Subramanyam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: