cl-clache
General caching facility for Common Lisp
CLACHE provides a general caching facility for Common Lisp. The API is similar to the standard hash-table interface.
- Versions: 0.2.1-1.1129767
- Website: https://github.com/html/clache/
- Licenses: LLGPL
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cl-clache as follows:
guix install cl-clache
Or install a particular version:
guix install cl-clache@0.2.1-1.1129767
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of cl-clache about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cl-clache'><img src='https://packages.guix.gnu.org/packages/cl-clache/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cl-clache)
Example Org:
[[https://packages.guix.gnu.org/packages/cl-clache][https://packages.guix.gnu.org/packages/cl-clache/badges/latest-version.svg]]