mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 39d72da...0f34a88: > 0f34a88 upgrade to latest dependencies (# 3018) > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017) > 2cca32d Revert "drop eventing-rabbitmq downstream testing (# 2969)" (# 3008) bumping google.golang.org/grpc c68f456...d32e66c: > d32e66c Change version to 1.63.2 (# 7104) > 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101) > 0f6ef0f grpc: un-deprecate Dial and DialContext > 58dc749 Change version to 1.63.1-dev (# 7051) Signed-off-by: Knative Automation <automation@knative.team> |
||
---|---|---|
.github | ||
config | ||
hack | ||
pkg | ||
test | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
DEVELOPMENT.md | ||
LICENSE | ||
OWNERS | ||
OWNERS_ALIASES | ||
README.md | ||
SECURITY.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. For a list of all help wanted issues in Knative, see CLOTRIBUTOR.