Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpenet/caffeine
Simple wrapper for com.github.ben-manes.caffeine/caffeine
https://github.com/mpenet/caffeine
cache caffeine clojure
Last synced: about 1 month ago
JSON representation
Simple wrapper for com.github.ben-manes.caffeine/caffeine
- Host: GitHub
- URL: https://github.com/mpenet/caffeine
- Owner: mpenet
- Created: 2017-03-30T09:05:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T07:28:53.000Z (over 1 year ago)
- Last Synced: 2024-05-01T23:59:09.421Z (7 months ago)
- Topics: cache, caffeine, clojure
- Language: Clojure
- Homepage:
- Size: 14.6 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# caffeine
Simple wrapper for com.github.ben-manes.caffeine/caffeine
## Installation
caffeine is [available on Clojars](https://clojars.org/cc.qbits/caffeine).
[![Clojars Project](https://img.shields.io/clojars/v/cc.qbits/caffeine.svg)](https://clojars.org/cc.qbits/caffeine)
## License
Copyright © 2017 [Max Penet](http://twitter.com/mpenet)
Distributed under the
[Eclipse Public License](http://www.eclipse.org/legal/epl-v10.html),
the same as Clojure.