Uploaded image for project: 'Copy Handler'
  1. Copy Handler
  2. CH-54

Prepare sqlite3 library for use with serialization

    XMLWordPrintable

Details

    • Story
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.40alpha-svn589
    • engine
    • None

    Description

      Current mechanism for serializing tasks is inflexible as it does not allow incremental storing of modified parts of task.
      For example, when modifying a single flag associated with input path we need to re-write entire file containing those flags and many other information.
      What is needed is a framework that will allow efficient and stable serialization of task data, progress and state.
      It might be worthy to consider sqlite as a backend as it fits the requirements quite well (except for efficiency which would need to be evaluated; transactionality might be a huge plus here).

      Attachments

        Activity

          People

            admin ixen
            admin ixen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 week, 4 hours
                1w 4h