A high-performance, distributed memory object caching system

Edit Package memcached

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.

Refresh
Refresh
Source Files
Filename Size Changed
634.patch 0000001893 1.85 KB
635.patch 0000004308 4.21 KB
memcached-1.6.2.tar.gz 0000536527 524 KB
memcached-rpmlintrc 0000000041 41 Bytes
memcached.changes 0000028294 27.6 KB
memcached.init 0000010678 10.4 KB
memcached.service 0000000214 214 Bytes
memcached.spec 0000005164 5.04 KB
memcached.sysconfig 0000000732 732 Bytes
Revision 45 (latest revision is 64)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791377 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 45)
- disable extstore also on ppc(64) 
- apply patch from https://github.com/memcached/memcached/pull/634
  fix building with LTO and also building with -fno-common.
  (634.patch)
- apply patch from https://github.com/memcached/memcached/pull/635
  to fix crashes we saw during the testsuite (635.patch)
- disable extstore on s390 for now as there are known bugs on that
  platform
- limit tls support to 15 and above 
- disable lto until the 2 settings structs are resolved 
- update to version 1.6.2 (boo# 1167522) CVE-2020-10931
  https://github.com/memcached/memcached/wiki/ReleaseNotes162
  https://github.com/memcached/memcached/wiki/ReleaseNotes161
  https://github.com/memcached/memcached/wiki/ReleaseNotes160
  https://github.com/memcached/memcached/wiki/ReleaseNotes1522
  https://github.com/memcached/memcached/wiki/ReleaseNotes1521
  https://github.com/memcached/memcached/wiki/ReleaseNotes1520
  https://github.com/memcached/memcached/wiki/ReleaseNotes1519
  https://github.com/memcached/memcached/wiki/ReleaseNotes1518
- dropped all patches after reviewing with upstream:
  memcached-1.4.5.dif
  memcached-autofoo.patch
  memcached-use-endian_h.patch
- enable TLS support (new BR: openssl-devel perl-IO-Socket-SSL
  perl-Net-SSLeay)
Comments 0
openSUSE Build Service is sponsored by