memcache

pecl install memcache

memcached extension

Memcached is a caching daemon designed especially for
dynamic web applications to decrease database load by
storing objects in memory.
This extension allows you to work with memcached through
handy OO and procedural interfaces.
The extension allows use to store sessions in memcached via memcache.

Version 8.2 change log


- Version 8.x support PHP 8.x
- Version 4.x supports PHP 7.0-7.4.
- Version 4.x is considered to be stable for production usage.
- Support for PHP 5.x has been removed, please use memcache extension ver. 3.x
- Special thanks to Frantisek Drojak - thesource93 (github) and Zaffy (github) for making this happen

Maintainer

  • Tomas Srnka (lead )
  • Antony Dovgal (lead ) [inactive]
  • Mikael Johansson (lead ) [inactive]
  • Pierre-Alain Joye (lead ) [inactive]
  • Herman J. Radtke III (lead ) [inactive]
  • Antony Dovgal (lead )

Details

Categories

Stars: 328
Issue openned: 30
Downloads: 9338236
8.2
30/04/2023 11:27

requires:

  • php >=8.0.0
  • pearinstaller >=1.4.0b1
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.