Metadata-Version: 2.1
Name: aioredis-models
Version: 0.2.0
Summary: Model Redis data structures
Home-page: https://github.com/qcrisw/aioredis-models
Author: QCRI Software Group
Author-email: qcriswgroup@hbku.edu.qa
License: MIT
Description: # aioredis-models
        
        A wrapper over [aioredis](https://github.com/aio-libs/aioredis) that models
        [Redis](https://redis.io/) data as simple data structures.
        
Keywords: redis,asyncio,data-structures,models
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
