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

RedisCache should use a local cache

    XMLWordPrintable

    Details

      Description

      Current RedisCache implementation queries Redis server for every get().
      This cannot scale.
      This implementation should be upgraded, in order to have a local cache, and to query Redis server only for entries that are not in the local cache.

      Note that in cluster mode, it will be needed to have a way to notify every node of the invalidation of a cache entry.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated: