Redis utilities for TDD/BDD
Project description
Useful when a seeded redis database is needed during test-cycles
Overview
helpers for seeding / clearing local redis databases during testing
Functions
dump_to_file(path, redis_conn = None, host = “localhost”, port= 6379 ) - create a pickled dump of redis
load_from_file(path, redis_conn = None, host = “localhost”, port= 6379 ) - load a pickled file into redis
clear(redis_conn = None, host = “localhost”, port= 6379 ) - clear a redis database
This is good for any testing environment and works well in a setup / breadkown Nose testing environment
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
redis-utils-1.0.5.tar.gz
(2.9 kB
view details)
File details
Details for the file redis-utils-1.0.5.tar.gz
.
File metadata
- Download URL: redis-utils-1.0.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7ed9011e67f593b15392988691e85479e0d02e192dfecfee37eb49cd34ae5ccd
|
|
MD5 |
e03e660f0fd174f112c1545f71270eca
|
|
BLAKE2b-256 |
c23562a4b5503e8e18d51b97a3b7f4eeec2bb3a7f289b1788391150554b5fbfa
|