Skip to main content

An redis operation proxy package

Project description

redis-cooker

GitHub Build Status codecov

An redis operation proxy package

Installation

To install redis-cooker, simply:

$ pip install redis-cooker

or from source:

$ python setup.py install

Getting Started

>>> from redis_cooker.collections import RedisDict
>>> data = RedisDict({"a": 1, "b":2}, key="first:RedisDict")
>>> for v in data.values(): print(v)

By default, all responses are returned as str.

Python Version Support

redis-cooker tested with Python 3.6 - 3.8.

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

redis-cooker-2020.10rc4.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

redis_cooker-2020.10rc4-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file redis-cooker-2020.10rc4.tar.gz.

File metadata

  • Download URL: redis-cooker-2020.10rc4.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.8

File hashes

Hashes for redis-cooker-2020.10rc4.tar.gz
Algorithm Hash digest
SHA256 7c23b819cd2a9899ac57f10f9784074250113e41a9284076a3148402fd3b858b
MD5 b6076136aeba00b006a0be95ba989406
BLAKE2b-256 37e8cae992e0b0b579e2a8d9badc83bbc0659ce469eb4905bbc1434022e754c6

See more details on using hashes here.

File details

Details for the file redis_cooker-2020.10rc4-py3-none-any.whl.

File metadata

  • Download URL: redis_cooker-2020.10rc4-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.8

File hashes

Hashes for redis_cooker-2020.10rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 5bb5ac2b64b75d506dcd7f6357d64e95a0544dadd155abcc1ddeb0c1c21073ad
MD5 e4290ec156dbaa3786a54affba36442b
BLAKE2b-256 ae07ab34eb8f5a9b592789c7553c50a498565374c96acd45ea21485d2556ec69

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