Categories: Development Tools Scripts, API Tools Scripts
- Home
- redis (Python)
- Downloading...
redis (Python) 2.10.5
This Python library follows the Redis versioning system.
So the v2.2.2 should work with the Redis v2.2.2 data store.What is new in this release:Performance improvement for packing commands when using the PythonParser.
Executing an empty pipeline...