An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Knative Caching Resources

[![GoDoc](https://godoc.org/github.com/knative/caching?status.svg)](https://godoc.org/github.com/knative/caching)
[![Go Report Card](https://goreportcard.com/badge/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).