package redis

import "github.com/gregjones/httpcache/redis"

Package redis provides a redis interface for http caching.

Index

Functions

func NewWithClient

func NewWithClient(client redis.Conn) httpcache.Cache

NewWithClient returns a new Cache with the given redis connection.

Source Files

redis.go

Version
v0.0.0-20190611155906-901d90724c79 (latest)
Published
Jun 11, 2019
Platform
js/wasm
Imports
2 packages
Last checked
1 month ago

Tools for package owners.