package
0.4.4
Repository: https://github.com/qinchende/gofast.git
Documentation: pkg.go.dev

# Functions

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

# Constants

默认0:用本地内存缓存,无法实现分布式一致性。但支持存取对象,性能好.
1:强大的redis缓存,支持分布式。需要序列化和反序列化,开销比内存型大.

# Structs

No description provided by the author
天然支持读写分离,只需要数据库连接配置文件,分别传入读写库的连接地址.
No description provided by the author
No description provided by the author
功能强大的控制参数,这个对象比较大,可以考虑用sync.Pool缓存.
No description provided by the author

# Type aliases

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