[Koha-bugs] [Bug 24778] New: Move from Memcached to Redis to solve L1 caching issues?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 2 18:46:54 CET 2020


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

            Bug ID: 24778
           Summary: Move from Memcached to Redis to solve L1 caching
                    issues?
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Would it be worthwhile to switch from Memcache to Redis? Redis has pub/sub
which in theory would allow all processes to listen for syspref changes and
update their L1 caches if necessary.

What made me think of this is bug 23640

I have no idea if this is worth the time and effort, but it seems like it would
solve the major issue we have with memcached.

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


More information about the Koha-bugs mailing list