Metadata-Version: 1.1
Name: managecache
Version: 0.1.2
Summary: Manage cache by using method to add data in cache, to remove data from cache, to get all keys from cache, to check memcached stats
Home-page: UNKNOWN
Author: Himanshu Kesharwani
Author-email: himanshu.kesharwani@protonshub.in
License: MIT
Description: This python package helps you to get all the key set in cache using memcached it has method to add data in cache and removing data from cache also it has method to check memcached connection information using memcached stats.
        
        
        Change Log
        ==========
        
        0.0.1 (06/12/2020)
        -------------------
        - First Release
        
Keywords: python library
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
