Skip to main content

walrus

Project description

## Walrus

Lightweight Python utilities for working with Redis.

### Containers

Pythonic container objects for working with the primary Redis data-types:

  • Hash

  • Set

  • ZSet (sorted set)

  • List

  • Array (custom type)

These objects are meant to look and act like their native Python equivalents, except sorted sets, which are kind of their own thing…

### Cache

Simple cache implementation and caching decorator.

### Models

Persistent structures implemented on top of Hashes. Supports indexing to allow filtering with equality conditions.

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

walrus-0.1.1.tar.gz (13.8 kB view hashes)

Uploaded Source

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