golib/gcache/adapter_redis.go
2023-06-15 21:22:51 +08:00

11 lines
167 B
Go

//
// adapter_redis.go
// Copyright (C) 2022 tiglog <me@tiglog.com>
//
// Distributed under terms of the MIT license.
//
package gcache
// 使用 redis 服务缓存