package cache

import "github.com/gohugoio/hugo/cache"

Package cache contains the different cache implementations.

Index

Source Files

docs.go

Directories

PathSynopsis
cache/filecachePackage filecache provides a file based cache for Hugo.
cache/namedmemcachePackage namedmemcache provides a memory cache with a named lock.
Version
v0.116.1
Published
Aug 1, 2023
Platform
darwin/amd64
Last checked
3 minutes ago

Tools for package owners.