From 5715828a059e4da8c32be9a6cd625072e6bcde74 Mon Sep 17 00:00:00 2001 From: Sean Reifschneider Date: Wed, 19 Apr 2023 17:50:19 -0600 Subject: Adding link to pymemcache --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 115115e..76c4ca6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information. +This library is stable and largely in maintenance mode. Another library that +is getting more active enhancements is +[pymemcache](https://pypi.org/project/pymemcache/) and they have links and a +good set of comparisons between them on their page. + This package was originally written by Evan Martin of Danga. Please do not contact Evan about maintenance. Sean Reifschneider of tummy.com, ltd. has taken over maintenance of it. -- cgit v1.2.1