mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 82f3a9f...7a61343: > 7a61343 only test downstream tekton with HEAD (# 2271) > c69aba0 Deduplicate Check and Poll functions on the spoof client (# 2264) > b721b0b fix check calls being unreliable (# 2250) > d60f1a4 Avoid double-resyncs without leader election. (# 2252) > 0482448 allow unknown metadata fields (# 2249) > f39ea04 Add eventing-redis to downstream test (# 2247) 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.