mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg dd0db4b...51cfaab: > 51cfaab Added inverse functions for the ptr package (# 2172) > cf1994e Update community files (# 2171) > 4cdacd0 add concurrency for each controller (# 2160) > e117baa Replace reference to obsolete xip.io service (# 2169) > a1bc850 Print proper warning logs from API warnings (# 2168) > a421cf1 upgrade to latest dependencies (# 2167) > 6b252df Update community files (# 2165) 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.