Re: libmemcached replacement

2020-12-27 Thread clime
On Tue, 22 Dec 2020 at 10:55, Remi Collet  wrote:
>
> Hi,
>
> libmemcached exists in Fedora for years and is used by lot of projects
> to handle communication with a memcached server.
>
> Sadly this project is dead:
> https://launchpad.net/libmemcached/
>
> Last version released in 2014
> and nearly no git activity since this
>
>
> A fork now exists
> https://github.com/m6w6/libmemcached/
>
> Version 1.1.0beta1 is released and is design to
> be a drop in replacement, with API and ABI compatibility
>
>
> I've start working on a package update
> and this will probably become the new upstream
> for the fedora libmemcached package
>
>
> Comment / idea ?

For me, the biggest issue always is that I don't know if I should pick
php-memcache or php-memcached plugin...is there any recommendation
regarding this?

Thank you!
clime

>
>
> Remi
>
>
> P.S. of course, I'm mostly interested by the the PHP extension
> which uses it https://pecl.php.net/package/memcached
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: libmemcached replacement

2020-12-27 Thread Fabio Valentini
On Wed, Dec 23, 2020 at 4:47 PM Remi Collet  wrote:
>
> Le 22/12/2020 à 10:55, Remi Collet a écrit :
> > I've start working on a package update
> > and this will probably become the new upstream
> > for the fedora libmemcached package
>
> A scratch build is available
> https://koji.fedoraproject.org/koji/taskinfo?taskID=58118722
>
>  From my local tests, everything seems OK and compatible with 1.0.18

If the fork is essentially a "quasi-official" continuation of a dead
project, and it's API / ABI compatible, then I'd say using the new one
instead of the dead one is a good idea. :+1:

Fabio
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: libmemcached replacement

2020-12-23 Thread Remi Collet

Le 22/12/2020 à 10:55, Remi Collet a écrit :

I've start working on a package update
and this will probably become the new upstream
for the fedora libmemcached package


A scratch build is available
https://koji.fedoraproject.org/koji/taskinfo?taskID=58118722

From my local tests, everything seems OK and compatible with 1.0.18


Remi
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


libmemcached replacement

2020-12-22 Thread Remi Collet

Hi,

libmemcached exists in Fedora for years and is used by lot of projects
to handle communication with a memcached server.

Sadly this project is dead:
https://launchpad.net/libmemcached/

Last version released in 2014
and nearly no git activity since this


A fork now exists
https://github.com/m6w6/libmemcached/

Version 1.1.0beta1 is released and is design to
be a drop in replacement, with API and ABI compatibility


I've start working on a package update
and this will probably become the new upstream
for the fedora libmemcached package


Comment / idea ?


Remi


P.S. of course, I'm mostly interested by the the PHP extension
which uses it https://pecl.php.net/package/memcached
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org