Metadata-Version: 2.0 Name: Redis-Sentinel-Url Version: 1.0.1 Summary: A factory for redis connection that supports using Redis Sentinel Home-page: https://github.com/exponea/redis-sentinel-url Author: Martin Sucha Author-email: martin.sucha@exponea.com License: Apache 2.0 Platform: UNKNOWN Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Operating System :: OS Independent Classifier: License :: OSI Approved :: Apache Software License Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Dist: redis (>=2.10.3) UNKNOWN