Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1357

Allow different caching levels for caching in IInputPartition

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • IMRU, REEF.NET

    Description

      Caching in IInputPartition is currently entirely dependent on the implementation of the IInputPartition. We should modify/expand IInputPartition such that the data loading component is fully separate from the caching component. An idea is to instead provide only a single concrete IInputPartition implementation (while deprecating the old implementations) and use the composition model, complete with an IDataLoader which fetches data back in a Stream, and an IDataCache, which allows caching at granular levels.

      Attachments

        Issue Links

          Activity

            People

              afchung90 Andrew Chung
              afchung90 Andrew Chung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: