Uploaded image for project: 'Cache Modules'
  1. Cache Modules
  2. MGNLCACHE-134

Allow to use multiple cache implementations at time

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.5.5
    • None
    • cache core
    • None
    • Kromeriz 96
    • 3

      You can use only one cache implementation at time. This has couple of drawbacks:

      • An instance without any implementation modules is broken (we should introduce a null cache factory to fix this)
      • If you're using memcached impl:
      1. You have to run two memcached servers.
      2. You cannot use caching arbitrary objects without configuring too many memcached servers.
      3. If you have ehcache and modules which use caching arbitrary objects (Silverpop, External traits...) and then you install memcached, caching arbitrary objects is broken.

        Acceptance criteria

              rkovarik Roman Kovařík
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: