Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3898

Extend cache abstraction to allow specifying time-to-live when adding values to cache

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.4.6, 4.5
    • None
    • cache
    • None

      Adds method:

      void put(Object key, Object value, int timeToLiveInSeconds);
      

      to Cache interface.

        Acceptance criteria

              tmattsson Tobias Mattsson
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD