Async-caches

Latest version: v0.3.0

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

Scan your dependencies

0.3

- Renamed `timeout` to `ttl`.

0.2

- Added [documentation](https://rafalp.github.io/async-caches/).
- Added code of conduct.
- Updated `cache.add` to return `True` if key was created in cache and `False` it it didn't.
- Updated `cache.get_or_set` to support callable for `default` value.
- Added value check for `timeout` that will raise `ValueError` if its set to `0`. Use `None` instead or don't explicitly pass the value to the argument.

0.1

- Initial release of the library 🎉

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.