Redis module

Contains packages for working with Redis databses of type key-value.

Packages

The module contains the following packages:

  • Build - factory to create Redis components by their descriptors.
  • Cache - Redis Cache Components
  • Lock - components for working with locks in Redis

Use

Get the package from the Github repository:

go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-redis-go@latest