//
pkg.gl
Category
github.com/Sagleft/redsync
redis
package
1.0.4
Repository:
https://github.com/sagleft/redsync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
29 SLOC
#
Packages
redigo
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.