{"library":"cachier","type":"library","category":null,"description":"Cachier is a Python library that provides persistent, stale-free memoization decorators for Python functions. It supports various storage backends including local filesystem (pickle), in-memory, MongoDB, Redis, SQL, and S3, offering configurable cache expiration and automatic invalidation. The library is actively maintained with frequent releases, currently at version 4.2.0, and supports both synchronous and asynchronous functions.","language":"python","status":"active","version":"4.2.0","tags":["caching","memoization","decorator","performance","persistence","async"],"last_verified":"Sat May 23","install":[{"cmd":"pip install cachier","imports":["from cachier import cachier","from cachier import set_global_params"]},{"cmd":"pip install cachier[redis,mongo,sql,s3]","imports":[]}],"homepage":"https://cachier.readthedocs.io","github":"https://github.com/python-cachier/cachier","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cachier/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":0.9,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cachier/compatibility"}}