An open API service indexing awesome lists of open source software.

https://github.com/mybatis/caffeine-cache

MyBatis cache adapter for Caffeine
https://github.com/mybatis/caffeine-cache

cache caffeine java

Last synced: 10 days ago
JSON representation

MyBatis cache adapter for Caffeine

Awesome Lists containing this project

README

          

MyBatis caffeine Extension
===========================

[![Java CI](https://github.com/mybatis/caffeine-cache/workflows/Java%20CI/badge.svg)](https://github.com/mybatis/caffeine-cache/actions?query=workflow%3A%22Java+CI%22)
[![Coverage Status](https://coveralls.io/repos/github/mybatis/caffeine-cache/badge.svg?branch=master)](https://coveralls.io/github/mybatis/caffeine-cache?branch=master)
[![Maven Central](https://img.shields.io/maven-central/v/org.mybatis.caches/mybatis-caffeine?logo=apache-maven)](https://central.sonatype.com/artifact/org.mybatis.caches/mybatis-caffeine)
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

![mybatis-logo](https://mybatis.org/images/mybatis-logo.png)

MyBatis-Caffeine extension Caffeine support for MyBatis Cache.

Essentials
----------

* [See the docs](https://mybatis.org/caffeine-cache/)