Metadata-Version: 2.1
Name: redis-benchmarks-specification
Version: 0.1.2
Summary: The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute.
Author: filipecosta90
Author-email: filipecosta.90@gmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Flask (>=2.0.1,<3.0.0)
Requires-Dist: Flask-HTTPAuth (>=4.4.0,<5.0.0)
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: Werkzeug (>=2.0.1,<3.0.0)
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: docker (>=4.4.4,<5.0.0)
Requires-Dist: flask-restx (>=0.5.0,<0.6.0)
Requires-Dist: marshmallow (>=3.12.2,<4.0.0)
Requires-Dist: psutil (>=5.8.0,<6.0.0)
Requires-Dist: redis (>=3.5.3,<4.0.0)
Requires-Dist: redisbench-admin (>=0.4.8,<0.5.0)
Requires-Dist: tox-docker (>=3.0.0,<4.0.0)
