summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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.