stable

Clone or download

Read-only

request #11654 Use Redis as a better cache than APR for Tuleap.pm

In order to test you should - have a working redis (docker-compose up -d redis) - having configured it (see tuleap documentation) - yum install -y 'perl(Redis)' - trigger rewrite of svnconf (by changing Tuleap.pm parameters as site admin) Change-Id: If5b4cc2127d1e94de1cdc5469eb3dc4c31862aca

Modified Files

Name
M docker-compose-distlp-tests.yml +1 −1 Go to diff View file
M src/common/svn/SVN_Apache_ModPerl.class.php +18 −0 Go to diff View file
M src/utils/svn/Tuleap.pm +168 −37 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +1 −1 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +1 −1 Go to diff View file