Skip to content

aisk/python-memcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memcache

Memcached client library for Python.

Key features:

  • Based on memcached's new meta commands;
  • Synchronous and asynchronous APIs;
  • Asyncio and Trio support (via anyio);
  • Type hints.

Installation

$ pip install memcache

About the Project

Memcache is © 2020-2025 by aisk.

License

Memcache is distributed by a MIT license.

About

Experimental memcached client library for python.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages