Metadata-Version: 2.1
Name: namedredis
Version: 1.0.1
Summary: A library to make sharing the same redis connection easier
Author: Chris Nasr - Ouroboros Coding Inc.
Author-email: chris@ouroboroscoding.com
License: MIT
Project-URL: Source, https://github.com/ouroboroscoding/namedredis
Project-URL: Tracker, https://github.com/ouroboroscoding/namedredis/issues
Keywords: redis,config
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# NamedRedis
Named Redis: a simple wrapper for redis using config-oc to act as a factory for named connections
