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.23.tar.gz 0001166511 1.11 MB
memcached-sysusers.conf 0000000067 67 Bytes
memcached-tmpfiles.conf 0000000042 42 Bytes
memcached.changes 0000043847 42.8 KB
memcached.service 0000000586 586 Bytes
memcached.spec 0000004933 4.82 KB
memcached.sysconfig 0000000732 732 Bytes
Revision 19 (latest revision is 20)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 19)
- update to 1.6.23:
  * https://github.com/memcached/memcached/wiki/ReleaseNotes1623
- fixes [bsc#1216699] (CVE-2023-46852)
  * proxy: add memory accounting tracking
  * Meta protocol has some adjusments: extra spaces were
  * extstore: make defaults more aggressive
  * Fix error message on conflicting ports while using '-l'
  * core: remove cdefs include from queue.h
  * The total number of UDP datagrams required for the message is calculated
  * The meta protocol can now transmit binary encoded keys by encoding the
  * Fix TCP failure under OS X.
- Mention that this stream isn't affected by bsc#1085209,
- Replace references to /var/adm/fillup-templates with new
  * Please read the news at
  * issue#370 : slab re-balance is not thread-safe in function
- update to 1.4.20
- freshed memcached-autofoo.patch
  * Reduce odds of getting OOM errors in some odd cases
- Update to version 1.4.14
    * Better detection of sasl_callback_ft
    * fix slabs_reassign tests on 32bit hosts
    * Fix to build with cyrus sasl 2.1.25
    * Slab page reassignment and bug fixes over 1.4.10.
    * Allow all tests to run as root
    * Fix -c so maxconns can be raised above default.
    * Fix compile error on OS X
    * Issue 200 : Don't fire dtrace probe as the last thing in a function
    * Fix compilation issue on Solaris 9 wrt isspace() macro - Resolves
      issue 111
This is a maintenance release with some build fixes, doc fixes, and one new stat.
Comments 0
openSUSE Build Service is sponsored by