mh_goadmin_server/pkg/cache/doc.go
2023-09-16 10:56:39 +08:00

7 lines
137 B
Go
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

package cache
// 缓存+队列套件redis队列使用时请参考单元测试中的配置
// 目前支持:
// - redis
// - memory