//
pkg.gl
Category
github.com/go-redsync/redsync/v4
redis
package
4.13.0
Repository:
https://github.com/go-redsync/redsync.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
47
Files
28 SLOC
#
Packages
goredis
No description provided by the author
redigo
No description provided by the author
rueidis
No description provided by the author
#
Functions
NewScript
NewScript returns a new script object.
#
Structs
Script
Script encapsulates the source, hash and key count for a Lua script.
#
Interfaces
Conn
Conn is a single Redis connection.
Pool
Pool maintains a pool of Redis connections.