- update to 1.5.0:
* **[feature] [redis]** Added a new `RedisBackend.lock_prefix`
parameter to the `RedisBackend` and `ValkeyBackend` backends
to allow customization of the lock key prefix. The prefix
must be between 2 and 10 characters long and may contain
any alphanumeric character and the symbols
`_-.:` . This allows for improved visual clarity when
inspecting backend keys, particularly when key names may be
ambiguous with the default `_lock` prefix.
* **[change] [platform]** Minimum Python version is now 3.10,
as Python 3.9 is EOL.
* **[bug] [typing]** A wide range of typing improvements and
modernizations within the codebase.
OBS-URL: https://build.opensuse.org/request/show/1341716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dogpile.cache?expand=0&rev=46
Description
No description provided
Languages
RPM Spec
100%