package
0.0.0-20240908140246-b2482c587cb8
Repository: https://github.com/user823/sophie.git
Documentation: pkg.go.dev

# README

Sophie-Cahce

缓存子系统,特点:

  1. 支持多种底层缓存实现,比如redis、elasticsearch等
  2. 支持多种缓存数据更新方式
  3. 使用placeHolder、singleflight防止缓存雪崩

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

缓存需要实现的接口.
singleflight模式防止缓存雪崩.
No description provided by the author
No description provided by the author

# Type aliases

mysql缓存层 使用db执行的动作.
mysql缓存层 使用db执行的动作.
No description provided by the author
mysql缓存层 使用db执行的动作.
mysql缓存层 使用db执行的动作.