Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 308243

Summary: dev-db/redis: new package
Product: Gentoo Linux Reporter: Luca Barbato <lu_zero>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: enhancement CC: gkassel, mentalstring+gentoobugs, wmark.gentoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/redis/issues/detail?id=58
Whiteboard:
Package list:
Runtime testing required: ---

Description Luca Barbato gentoo-dev 2010-03-07 14:54:44 UTC
Just a pointer about the upstream discussion, would be probably nice to have redis (and other key-value db) in the main tree.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-03-25 07:31:01 UTC
lu_zero: I'm adding this now, are you interested in co-maintaining?
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-03-25 07:40:18 UTC
InCVS now.

CCing the original submitters from the upstream bugtracker, as I'm all ears if anybody wants to be a proxy committer. The ebuild was of reasonably high quality to start with, just needed some cleanups and understanding.

- the pidof stuff was redundant, you just need to make sure that redis can write to it's own pidfile then s-s-d is happy (means changing the pid file path).
- memory limit to prevent DoS
- please file ebuild bugs in our bugzilla too when you file them upstream ;-)
Comment 3 Luca Barbato gentoo-dev 2010-03-25 09:43:07 UTC
=) I'll be happy to help