[Koha-bugs] [Bug 17189] New: Add the ability to define several memcached namespaces

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 24 13:37:24 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17189

            Bug ID: 17189
           Summary: Add the ability to define several memcached namespaces
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

We need to define several namespaces for our cache system.
For instance sysprefs, koha conf (koha-conf.xml) and unit tests
should be defined in a separate namespace.
This will permit to
- launch the tests without interfering with other cache values
- and flush the sysprefs cache without flushing all other values

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list