A high-performance, distributed memory object caching system
Memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
Danga Interactive developed memcached to enhance the speed of
LiveJournal.com, a site which was already doing 20 million+ dynamic
page views per day for 1 million users with a bunch of webservers and a
bunch of database servers. memcached dropped the database load to
almost nothing, yielding faster page load times for users, better
resource utilization, and faster access to the databases on a memcache
miss.
- Developed at network:utilities
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/memcached && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
memcached-1.4.15.tar.gz | 0000324451 317 KB | |
memcached-1.4.5.dif | 0000000875 875 Bytes | |
memcached-autofoo.patch | 0000011240 11 KB | |
memcached-rpmlintrc | 0000000041 41 Bytes | |
memcached-use-endian_h.patch | 0000001388 1.36 KB | |
memcached.changes | 0000012657 12.4 KB | |
memcached.init | 0000010678 10.4 KB | |
memcached.service | 0000000228 228 Bytes | |
memcached.spec | 0000004436 4.33 KB | |
memcached.sysconfig | 0000000735 735 Bytes |
Revision 22 (latest revision is 66)
Stephan Kulow (coolo)
accepted
request 142011
from
Andreas Stieger (AndreasStieger)
(revision 22)
- Fix useradd invocation: -o is useless without -u and newer versions of pwdutils/shadowutils fail on this now. Error is masked due to || : (forwarded request 142001 from dimstar)
Comments 0