Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14929

Provide a unified cache service

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Core, Redis

      Description

      Provide a Nuxeo Service ( `NuxeoCacheManager`) that allows to register caches :

      • name
      • max size
      • TTL
      • concurrency level

      The service should also provide a access to Cache object that are similar to `com.google.common.cache.Cache<String, T>`

      The goal is to have 2 implementations :

      • one in JVM memory : on top of Google Guava
      • one on Redis

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: