Hi! Please find attached ebuilds for MemcacheDB. MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol(not completed, see below), so any memcached client can have connectivity with it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported. http://memcachedb.org/ This ebuild is based on memcached-1.2.6.ebuild and I suggest it to be named as "net-misc/memcachedb" (similar to memcached, which is "net-misc/memcached") This ebuild supports creation of multiple instances (very similar to memcached's ebuild) Also, I'm attaching ebuild for latest beta-version (1.2.1-beta), sample config and init files
Created attachment 180368 [details] memcachedb-1.2.0.ebuild
Created attachment 180370 [details] memcachedb-1.2.1_beta.ebuild
Created attachment 180372 [details] sample config file for memcachedb.ebuild
Created attachment 180374 [details] init.d script for memcachedb
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
There has been a vulnerability report for memcachedb: CVE-2009-1255 Details: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1255 Please verify that this issue is fixed before adding this package to any overlays, sunrise or gentoo-x86.