Alkey

Latest version: v0.7.1

Safety actively analyzes 701309 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3

* fix major bug causing cache keys that should be different to match by adding
the `object_id` to the cache key argument, as well as the token value:
this means that keys generated with an instance argument will always be
unique to that instance (instead of previously matching an instance edited
in the same commit)

0.2.3

* bug fix model class write tokens
* provide (optional) `request.cache_manager`

0.2.2

* maintain table write tokens, e.g.: `alkey:users*`.

0.2.1

* namespace the global write token to `alkey:**`.

0.2

* only invalidate tokens in response to instance changes recorded within a
transaction that is committed successfully
* introduce the `'**'` global write token

0.1

Initial version.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.