Redis Key Tagging
Description
This package provides key tagging and invalidation by tag features.
It provides the RedisKeyTagging class which extends the Redis class from
redis-py, so it can be switched seamlessly.
Documentation
Overriden method(s)
set(): The new optional keyword argumenttags, which must be a list of string, can be used to associate the key being set to each of those tags.
New method(s)
delete_keys_by_tag(): Delete all keys associated with the given tag.
Tests
$ py.test
Release files for redis-key-tagging 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| redis_key_tagging-0.0.5.tar.gz | 3.1 kB | Details |
Release files / redis_key_tagging-0.0.5.tar.gz
| Download URL | redis_key_tagging-0.0.5.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
140f6e28a912f696f7ed8ba4216320e0b630c91eaa0de2fb58f49b4dbb55e5df
|
|
BLAKE2b-256 checksum How to use checksums |
978a956de699fbb73c742749524a41366459d4dc02c6dff3564a4f871a1b3db4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
|