https://github.com/mpenet/caffeine
Simple wrapper for com.github.ben-manes.caffeine/caffeine
https://github.com/mpenet/caffeine
cache caffeine clojure
Last synced: 10 months 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T07:28:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T20:43:48.702Z (11 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).
[](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.