# caching **Repository Path**: mirrors_rhuss/caching ## Basic Information - **Project Name**: caching - **Description**: Knative API definition for caching abstractions. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-19 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Knative Caching Resources [![GoDoc](https://godoc.org/github.com/knative/caching?status.svg)](https://godoc.org/github.com/knative/caching) [![Go Report Card](https://goreportcard.com/badge/knative/caching)](https://goreportcard.com/report/knative/caching) Knative `caching` defines resources that can be used to express a desire to cache things. These are **just** API definitions for caching custom resources plugins, it does not include an implementation of this API. To learn more about Knative, please visit our [Knative docs](https://github.com/knative/docs) repository. If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md) and [DEVELOPMENT.md](./DEVELOPMENT.md).