Skip to main content
# Redis backend for [doit](https://github.com/pydoit/doit).

This plugin for [doit](https://github.com/pydoit/doit) add a new `redis`
backend, using the [redis-py](https://github.com/andymccurdy/redis-py) client.

This allows to have a more suitable backend for multi-processing, and it even
allows to run multiple doit processes in parallel.

Install:
```
$ pip install doit-redis
```

Usage:
```
DOIT_CONFIG = {
'backend': 'redis',
'dep_file': 'redis://[:password]@localhost:6379/0', # optional
}
```


Download files

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

Source Distribution

doit-redis-0.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

doit_redis-0.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file doit-redis-0.1.tar.gz.

File metadata

  • Download URL: doit-redis-0.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for doit-redis-0.1.tar.gz
Algorithm Hash digest
SHA256 0aca9ec03c6d312c19379782dc8f113dd917eaf1755510eb4694b99ad4f77e2f
MD5 950237a1424a7e4cfa63f6291797bff7
BLAKE2b-256 92ac5309794848c7ed37813762e4ebfd064c962f8f3d75fa836381270f3fb30b

See more details on using hashes here.

File details

Details for the file doit_redis-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for doit_redis-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 13594175e4396b3eae7165818c6c033473c2d8d365c1a90b8a5475c77b1c3738
MD5 3f9a3cbabc91cc0509f3dbcc416c20a9
BLAKE2b-256 b57205ee478ec83fc93ccf051264f453ba7e5b3306950b28057901480fe535a0

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page