Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redis: increase the max number of fds to actually match redis.conf | Frank Meerkoetter | 2016-12-09 | 1 | -0/+1 |
* | redis: do not run as root | Frank Meerkoetter | 2016-12-09 | 2 | -3/+9 |
* | redis: log to syslog | Frank Meerkoetter | 2016-12-09 | 1 | -3/+3 |
* | redis: do not expose the service to the network by default | Frank Meerkoetter | 2016-12-09 | 1 | -1/+1 |
* | redis: add a systemd service file | Frank Meerkoetter | 2016-12-09 | 2 | -1/+28 |
* | redis: fix hiredis build so it's less failure-prone and links properly | Stephen Arnold | 2016-06-15 | 2 | -0/+21 |
* | redis: stylize | Andrea Galbusera | 2015-09-23 | 1 | -12/+8 |
* | redis: add redis.conf to CONFFILES | Andrea Galbusera | 2015-09-23 | 1 | -0/+1 |
* | redis: fix configuration file permissions | Andrea Galbusera | 2015-09-23 | 1 | -1/+1 |
* | redis: update to version 3.0.2 | Armin Kuster | 2015-06-23 | 4 | -32/+52 |
* | recipes: Unify indentation | Martin Jansa | 2013-04-15 | 1 | -1/+1 |
* | redis: add new recipe for redis-2.6.9 | Kevin Baker | 2013-02-16 | 6 | -0/+742 |