Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-pecl-memcache | Distribution: Fedora Project |
Version: 8.2 | Vendor: Fedora Project |
Release: 9.el10_0 | Build date: Fri Oct 18 10:26:45 2024 |
Group: Development/Languages | Build host: buildvm-a64-06.iad2.fedoraproject.org |
Size: 211228 | Source RPM: php-pecl-memcache-8.2-9.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://pecl.php.net/package/memcache | |
Summary: Extension to work with the Memcached caching daemon |
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. Memcache can be used as a PHP session handler.