package
0.0.0-20240819164739-f47aed85de5a
Repository: https://github.com/unix-world/smartgo.git
Documentation: pkg.go.dev
# README
Minimalist Redis Client [ modified by unixman, distributed as part of unix-world/SmartGO ]
(c) 2023-2024 unix-world.org
This package is provided for having a minimalist redis client for tidwall/redcon and is based on: github.com/mauricio/redis-client (c) 2022 github.com/mauricio
For a full featured redis client, see the following: github.com/gomodule/redigo github.com/redis/go-redis