Topic: Memcached packages

Hi,

I would like to ask what's the difference between these two packages:

php-pecl-memcache.x86_64
php-pecl-memcached.x86_64


Which one I should install so it works with memchaed server?

Regards

Re: Memcached packages

They are 2 distinct extension:
memcache : the oldest one
memcached : the most recent and active one, which used the libmemcached client.

Both works fine.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi