Metadata-Version: 2.1
Name: async-rediscache
Version: 0.0.1.dev2
Summary: An easy to use asynchronous Redis cache
Home-page: https://github.com/SebastiaanZ/async-rediscache
Author: Python Discord
Author-email: staff@pythondiscord.com
License: MIT
Description: # Asynchronous Redis Cache
        This package offers several data types to ease working with a Redis cache in an asynchronous workflow. The package is currently in development and it's not recommended to start using at this point.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: AsyncIO
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: fakeredis
