This package browser is in early development. Mind the rough edges.

python-memcached 1.59

Pure python memcached client

This software is a pure Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers.

Installation

Install python-memcached 1.59 as follows:

guix install python-memcached@1.59

Or install the latest version:

guix install python-memcached

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.