A high-performance, distributed memory object caching system

Edit Package memcached

Memchaed 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.

Refresh
Refresh
Source Files
Filename Size Changed
harden_memcached.service.patch 0000000791 791 Bytes
memcached-1.6.17.tar.gz 0001713186 1.63 MB
memcached-rpmlintrc 0000000041 41 Bytes
memcached.changes 0000038313 37.4 KB
memcached.init 0000010678 10.4 KB
memcached.service 0000000587 587 Bytes
memcached.spec 0000005183 5.06 KB
memcached.sysconfig 0000000732 732 Bytes
system-user-memcached.conf 0000000138 138 Bytes
Revision 93 (latest revision is 110)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1001273 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 93)
- update to 1.6.17:
  * release TLS read and write buffers when idle
  * Find perl via /usr/bin/env instead of directly
  * Mac M1 build update. detects arm64 crc32 h/w support.
  * DTrace build fix on Mac
  * core: fix strncat warning
  * configure.ac: use pkg-config to retrieve openssl
  * proxy: fix missing md5.h from tarball dist
  * docs: don't rebuild binprot XML anymore
  * Do memory bound check for some C string operations
  * proxy: allow mcp.pool to ignore a nil second arg
  * Improve Slab Automove behavior
  * proxy: allow booleans in pool structure
  * proxy: backend object cache was broken
  * log: fix obscure crashes due to size_t promotion
  * Fix race leads to deadlock during shutdown (sigterm/sigusr1)
  * proxy: req:flag_token("F", "Freplacement")
  * New Features
  * sock ip filtering tagging support for FBSD/OBSD
  * MacOS drop privileges support
  * core: make large item storage more reliable
  * extstore: make defaults more aggressive
Comments 0
openSUSE Build Service is sponsored by