loredis
Pure python reader for redis:
import loredis reader = loredis.Reader() reader.feed(b'...') reader.gets()
Also privide a ServerReader, which accept inline command:
import loredis reader = loredis.ServerReader() ...
Also privide some function to build command:
INT
SIMPLE_STRING
ERROR
BULK_STRING
ARRAY
build_command(BULK_STRING_ARRAY)
Changes
0.1.1(2014-10-11)
server accept array and inline command only.
0.1.0(2014-10-11)
first release
Release files for loredis 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| loredis-0.1.1.zip | 3.2 kB | Details |
Release files / loredis-0.1.1.zip
| Download URL | loredis-0.1.1.zip |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
78696946f89bfbee02050fcc3241c90e3c69090987966068d8de22926aac661d
|
|
BLAKE2b-256 checksum How to use checksums |
39fc7f71fd3ceae9bce7d320206ba86704f8a3adc4aa617c70b3f5b7ff111291
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |