app-editors/kakoune: drop old 0_pre20160620
[gentoo.git] / net-misc / memcached / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>robbat2@gentoo.org</email>
6         </maintainer>
7         <maintainer type="person">
8                 <email>prometheanfire@gentoo.org</email>
9         </maintainer>
10         <longdescription>High-performance, distributed memory object caching system, generic in nature,
11 but intended for use in speeding up dynamic web applications by alleviating
12 database load.
13 Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a
14 site which was already doing 20 million+ dynamic page views per day for 1
15 million users with a bunch of webservers and a bunch of database servers.
16 memcached dropped the database load to almost nothing, yielding faster page load
17 times for users, better resource utilization, and faster access to the databases
18 on a memcache miss.</longdescription>
19         <use>
20                 <flag name="slabs-reassign">Allow manual reassignment of memory slabs at the cost of slab optimizations.</flag>
21         </use>
22         <upstream>
23                 <remote-id type="github">memcached/memcached</remote-id>
24         </upstream>
25 </pkgmetadata>