//
pkg.gl
Category
github.com/soldatov-s/go-garage
providers
redis
package
0.2.0
Repository:
https://github.com/soldatov-s/go-garage.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
456 SLOC
#
Packages
cache
No description provided by the author
rejson
Based on KromDaniel/rejonson.
#
Functions
NewEnity
NewEnity create new enity.
NewMutex
NewMutex creates new distributed redis mutex.
NewMutexByID
NewMutexByID creates new distributed redis mutex by ID.
#
Constants
ProviderName
No description provided by the author
#
Structs
Config
Config represents configuration structure for every connection.
Enity
Enity is a connection controlling structure.
Mutex
Mutex provides a distributed mutex across multiple instances via Redis.