Faas-cache-dict

Latest version: v0.5.0

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

Scan your dependencies

Page 3 of 3

0.0.5

Included
- Fix usage in README

Todo:
- Add full documentation

This has not yet been tested in a prod environment, and as such should be considered beta software for now.

0.0.4

Included
- Add module level python version lockout
- Improve object `__repr__`
- Add usage docstring

Todo:
- Add full documentation

This has not yet been tested in a prod environment, and as such should be considered beta software for now.

0.0.3

Included
- Added new support for memory constraint shortcuts, `1M` for 1 Mebibyte, `1K`, `1G` and `1T` also supported respectively.
- Added support for `float` TTL and `float` memory constraints.
- Fixed nasty bug which could cause livelock if memory constraint made too small after data had been added.
- Added max items to object `__repr___`.
- Standardised user input linting.
- Unit tests for the new functionality.
- Excluded `scripts` folder from the distributable.
- Refactoring of project to split out logic into smaller files.

Todo:
- Add usage documentation.

This has not yet been tested in a prod environment, and as such should be considered beta software for now.

0.0.2

Initial release.

Included
- Support implemented for TTL, LRU and max mebibyte size.
- Unit tests.

Todo:
- Add usage documentation

This has not yet been tested in a prod environment, and as such should be considered beta software for now.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.