mirror of https://github.com/knative/caching.git
16 lines
826 B
Markdown
16 lines
826 B
Markdown
# Knative Caching Resources
|
|
|
|
[](https://godoc.org/github.com/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). For a list of all help wanted issues in Knative,
|
|
see [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).
|