Name memcached
Version 1.6.41
Summary A high-performance memory object caching system
Description memcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines.
Section web
License BSD-3-Clause
Homepage http://memcached.org/
Recipe file recipes-support/memcached/memcached_1.6.41.bb
Layer meta-cloud-services (master branch)
Inherits
  • autotools
  • gcc
  • gcc-native
  • pkgconfig
  • siteinfo
  • systemd
  • update-rc.d
Dependencies
  • autoconf-native
  • automake-native
  • gcc-cross-i686
  • libevent
  • libtool-cross
  • libtool-native
  • pkgconf-native
  • systemd-systemctl-native
  • virtual/compilerlibs
  • virtual/libc
  • libhugetlbfs
PACKAGECONFIG options
  • hugetlbfs
  • vardepvalue

Sources

http://www.memcached.org/files/memcached-1.6.41.tar.gz

Patches

Patch Status
memcached/memcached-add-hugetlbfs-check.patch Pending

bbappends

This recipe is appended by:

meta-webosose memcached_%.bbappend

Other branches

This recipe in other branches of meta-cloud-services:

Branch Recipe
master memcached 1.6.41 (this recipe)