//
pkg.gl
Category
github.com/datasoft-computing/redsync/v4
redis
package
4.5.3
Repository:
https://github.com/datasoft-computing/redsync.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
28 SLOC
#
Packages
goredis
No description provided by the author
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.