mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 2f55fe0...2fdd6bf: > 2fdd6bf Allow reconcilers to listen to leader promotion events (# 2688) > f65eba5 Make ZipkinTracingEnabled flag thread safe (# 2690) > f306c13 upgrade to latest dependencies (# 2684) bumping knative.dev/hack f41894d...f2f3107: > f2f3107 Update community files (# 273) Signed-off-by: Knative Automation <automation@knative.team> |
||
---|---|---|
.github | ||
config | ||
hack | ||
pkg | ||
test | ||
third_party/VENDOR-LICENSE | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
DEVELOPMENT.md | ||
LICENSE | ||
OWNERS | ||
OWNERS_ALIASES | ||
README.md | ||
code-of-conduct.md | ||
go.mod | ||
go.sum |
README.md
Knative Caching Resources
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 repository.
If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.