//
pkg.gl
Category
github.com/mss-boot-io/mss-boot-monorepo/mss-boot/store
pkg
storage
queue
package
0.0.1
Repository:
https://github.com/mss-boot-io/mss-boot-monorepo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
287 SLOC
#
Functions
NewMemory
NewMemory 内存模式.
NewNSQ
NewNSQ nsq模式 只能监听一个channel.
NewRedis
NewRedis redis模式.
#
Structs
Memory
No description provided by the author
Message
No description provided by the author
NSQ
No description provided by the author
Redis
Redis cache implement.