Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

MyBatis Redis Cache adapter
https://github.com/mybatis/redis-cache

cache java redis

Last synced: about 4 hours ago
JSON representation

MyBatis Redis Cache adapter

Awesome Lists containing this project

README

        

MyBatis Redis Extension
=========================

[![Java CI](https://github.com/mybatis/redis-cache/actions/workflows/ci.yaml/badge.svg)](https://github.com/mybatis/redis-cache/actions/workflows/ci.yaml)
[![Coverage Status](https://coveralls.io/repos/mybatis/redis-cache/badge.svg?branch=master&service=github)](https://coveralls.io/github/mybatis/redis-cache?branch=master)
[![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis.caches/mybatis-redis/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis.caches/mybatis-redis)
[![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.mybatis.caches/mybatis-redis.svg)](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/caches/mybatis-redis/)
[![License](https://img.shields.io/:license-apache-brightgreen.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

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

MyBatis-Redis extension Redis support for MyBatis Cache.

Essentials
----------

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