mirror of https://github.com/knative/caching.git
bumping knative.dev/hack 46c77f1...12d3e2a: > 12d3e2a switch to UTC (# 176) > b4d4d73 Update community files (# 178) > f4972b4 Update community files (# 177) > a8076b0 Model []byte as strings (# 175) > ccf82ad Update community files (# 174) bumping knative.dev/pkg 2451664...19adf79: > 19adf79 upgrade to latest dependencies (# 2524) > b0ff5ad Update actions (# 2523) > f907b31 Update community files (# 2520) > 2d8305b Update community files (# 2517) > a8b7d99 Update community files (# 2515) > 0719b40 upgrade to latest dependencies (# 2512) 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.