python-memcached seems dead
Bug #1940770 reported by
Takashi Kajinami
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
keystonemiddleware |
New
|
Undecided
|
Unassigned | ||
oslo.cache |
New
|
Undecided
|
Unassigned |
Bug Description
The python-memcached library[1] has not updated since 2017.
There was a discussion to move the project to a different maintainer but no progress was made.
It was mentioned that pymemcache would be a better replacement of python-memcached.
[1] https:/
[2] https:/
[3] https:/
IMO it's better to consider any alternative solution instead of relying on the dead project.
One option is to just deprecate oslo_cache.
description: | updated |
To post a comment you must log in.
I'll add keystonemiddleware because it imports that memcache_pool implementation based on python-memcached.