Summary: | Introduce koha-memcached | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Packaging | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | mirko |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | Bug 25158 - Introduce koha-memcached |
Description
Magnus Enger
2020-04-15 12:28:44 UTC
Created attachment 102994 [details] [review] Bug 25158 - Introduce koha-memcached Introducing a proof of concept koha-memcached script. See Bugzilla for more on the background. To test: Run the script with --help to see the available options, then play around with them in a testing environment to see if they work as they should, without unexpected sideeffects. I suspect this is made obsolete by misc/bin/clear_cache.pl from Bug 20116. (In reply to Magnus Enger from comment #2) > I suspect this is made obsolete by misc/bin/clear_cache.pl from Bug 20116. Should we close? |