Skip to main content

loredis, compare with hiredis.

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loredis-0.1.1.zip (3.2 kB view details)

Uploaded Source

File details

Details for the file loredis-0.1.1.zip.

File metadata

  • Download URL: loredis-0.1.1.zip
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for loredis-0.1.1.zip
Algorithm Hash digest
SHA256 78696946f89bfbee02050fcc3241c90e3c69090987966068d8de22926aac661d
MD5 8729825ad7abad3938e620b77840bdfc
BLAKE2b-256 39fc7f71fd3ceae9bce7d320206ba86704f8a3adc4aa617c70b3f5b7ff111291

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page