Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 655 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 655 Bytes

cachex package

cachex extends cachetools package and wraps memoizing classes providing them with additional cache features.

It also provides an all-in-one decorator to conveniently memoize any function call results.

Documentation

Requirements

License

Copyright (c) 2020-2024 Fernando Lordán.

Licensed under the MIT License.