Metadata-Version: 2.1
Name: pip-services4-memcached
Version: 0.0.1
Summary: Communication components for Pip.Services in Python
Home-page: http://github.com/pip-services3-python/pip-services4-memcached-python
Author: Conceptual Vision Consulting LLC
Author-email: seroukhov@gmail.com
License: MIT
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymemcache<4.0,>=3.5.0
Requires-Dist: pip_services4_commons<4.0,>=0.0.1
Requires-Dist: pip_services4_components<4.0,>=0.0.1


Pip.Services Memcached
----------------------

Pip.Services is an open-source library of basic microservices.
The Memcached module contains the following components: MemcachedLock and MemcachedCache for working with locks and cache on the Memcached server.
Links
`````

* `website <http://github.com/pip-services-python/>`_
* `development version <http://github.com/pip-services3-python/pip-services4-memcached-python>`

