aisk / python-memcache

Experimental memcached client library for python.

Home Page:https://memcache.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

memcache

Experimental memcached client library for python. This project is in WIP status, please don't use it in production environment.

Key features:

  • Based on memcached's new meta commands;
  • Asyncio support;
  • Type hints.

Installation

$ pip install memcache

About the Project

Memcache is © 2020-2021 by aisk.

License

Memcache is distributed by a MIT license.

About

Experimental memcached client library for python.

https://memcache.readthedocs.io/

License:MIT License


Languages

Language:Python 100.0%