Name: | php-pecl-memcached |
---|---|
Version: | 3.3.0 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 215238 |
License: | PHP-3.01 |
RPM: | php-pecl-memcached-3.3.0-1.el10_0.x86_64.rpm |
Source RPM: | php-pecl-memcached-3.3.0-1.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pecl.php.net/package/memcached |
Summary: | Extension to work with the Memcached caching daemon |
Description: | This extension uses libmemcached library to provide API for communicating with memcached servers. 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. It also provides a session handler (memcached). |
- update to 3.3.0 - enable zstd compression support
- modernize the spec file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- drop 32-bit support https://fedoraproject.org/wiki/Changes/php_no_32_bit
- build out of sources tree - fix incompatible pointer types using patch from https://github.com/php-memcached-dev/php-memcached/pull/555
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- rebuild for https://fedoraproject.org/wiki/Changes/php83
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- use SPDX license ID