https://github.com/knative/caching
Knative API definition for caching abstractions.
https://github.com/knative/caching
Last synced: about 1 year ago
JSON representation
Knative API definition for caching abstractions.
- Host: GitHub
- URL: https://github.com/knative/caching
- Owner: knative
- License: apache-2.0
- Created: 2018-08-30T20:56:38.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T01:40:29.000Z (about 1 year ago)
- Last Synced: 2025-04-09T21:13:23.353Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 35.9 MB
- Stars: 38
- Watchers: 13
- Forks: 53
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Knative Caching Resources
[](https://godoc.org/github.com/knative/caching)
[](https://goreportcard.com/report/knative/caching)
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](https://github.com/knative/docs) repository.
If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md)
and [DEVELOPMENT.md](./DEVELOPMENT.md). For a list of all help wanted issues in Knative,
see [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).