Uses of Interface
top.tangyh.basic.cache.repository.CacheOps
Packages that use CacheOps
Package
Description
-
Uses of CacheOps in top.tangyh.basic.cache
Methods in top.tangyh.basic.cache that return CacheOps -
Uses of CacheOps in top.tangyh.basic.cache.repository
Subinterfaces of CacheOps in top.tangyh.basic.cache.repository -
Uses of CacheOps in top.tangyh.basic.cache.repository.impl
Classes in top.tangyh.basic.cache.repository.impl that implement CacheOpsModifier and TypeClassDescriptionclass基于 Caffeine 实现的内存缓存, 主要用于开发、测试、演示环境 生产环境慎用!classRedis Repository redis 基本操作 可扩展,基本够用了