Categorygithub.com/LIOU2021/redisBuff
modulepackage
1.0.1
Repository: https://github.com/liou2021/redisbuff.git
Documentation: pkg.go.dev

# README

Introduction

  • 有些业务情境下会需要缓存暂时累积讯息,等到讯息达N则或是时间循环来到M秒时,才把讯息写入DB或是其他业务处理
  • 这样的需求在聊天室的讯息入库是很常见的,于是我将此业务逻辑封装成pkg可重复使用

# Functions

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

# Structs

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