Categorygithub.com/pgx-contrib/pgxredis
modulepackage
0.0.0-20241223143212-d1c054e78b5b
Repository: https://github.com/pgx-contrib/pgxredis.git
Documentation: pkg.go.dev

# README

pgxredis

A redis layer for pgxcache

Go Reference

Getting Started

You can use these examples to get started.

# Structs

QueryCacher implements cache.QueryCacher interface to use redis as backend with go-redis as the redis client library.