# cachelib **Repository Path**: lookingdreamer/cachelib ## Basic Information - **Project Name**: cachelib - **Description**: cachelib支持redis密码 - **Primary Language**: Go - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-26 - **Last Updated**: 2023-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CacheLib ======== A collection of cache libraries in the same API interface. Extracted from Werkzeug. Installing ---------- Install and update using `pip`_: .. code-block:: text $ pip install -U cachelib .. _pip: https://pip.pypa.io/en/stable/getting-started/ Donate ------ The Pallets organization develops and supports Flask and the libraries it uses. In order to grow the community of contributors and users, and allow the maintainers to devote more time to the projects, `please donate today`_. .. _please donate today: https://palletsprojects.com/donate Links ----- - Documentation: https://cachelib.readthedocs.io/ - Changes: https://cachelib.readthedocs.io/changes/ - PyPI Releases: https://pypi.org/project/cachelib/ - Source Code: https://github.com/pallets/cachelib/ - Issue Tracker: https://github.com/pallets/cachelib/issues/ - Twitter: https://twitter.com/PalletsTeam - Chat: https://discord.gg/pallets