Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mybatis/redis-cache
- Owner: mybatis
- License: apache-2.0
- Created: 2015-03-19T17:13:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T20:07:22.000Z (26 days ago)
- Last Synced: 2024-10-22T14:11:27.058Z (25 days ago)
- Topics: cache, java, redis
- Language: Java
- Homepage: http://mybatis.github.io/redis-cache
- Size: 1.67 MB
- Stars: 411
- Watchers: 61
- Forks: 219
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)