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
Release history Release notifications | RSS feed
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)