php8.1-memcache

memcache extension module for PHP
  https://github.com/websupport-sk/pecl-memcache
  0
  no reviews



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 in your php5 applications.

This is an updated version for PHP 7 with non-blocking I/O taken from https://github.com/websupport-sk/pecl-memcache