package
1.0.10
Repository: https://github.com/altstory/go-redis.git
Documentation: pkg.go.dev

# Interfaces

Client 代表一个 Redis 客户端连接池。 TODO: 暂时由于时间关系,直接暴露了 github.com/go-redis/redis 的接口,未来会改掉。.
Driver 代表一个 Redis 底层协议驱动,当前还未实现。.