eventing

Open source specification and implementation of Knative event binding and delivery

Github星跟踪图

Knative Eventing

GoDoc
Go Report Card
Releases
LICENSE
Slack Status

This repository contains a work-in-progress eventing system that is designed to
address a common need for cloud native development:

  1. Services are loosely coupled during development and deployed independently
  2. A producer can generate events before a consumer is listening, and a consumer
    can express an interest in an event or class of events that is not yet being
    produced.
  3. Services can be connected to create new applications
    • without modifying producer or consumer, and
    • with the ability to select a specific subset of events from a particular
      producer.

The high level mission of Knative Eventing is: Enable asynchronous application
development through event delivery from anywhere.

For the full mission of Knative Eventing see
docs/mission.md.

For complete Knative Eventing documentation, see
Knative eventing or
Knative docs to learn about Knative.

If you are interested in contributing, see CONTRIBUTING.md,
DEVELOPMENT.md and
Knative WORKING-GROUPS.md.

Interested users should join
knative-users,

主要指标

概览
名称与所有者knative/eventing
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2018-03-12 21:08:29
推送于2025-05-06 12:16:24
最后一次提交
发布数347
最新版本名称v0.45.1 (发布于 2025-05-06 12:16:23)
第一版名称v0.2.0 (发布于 2018-11-12 16:59:16)
用户参与
星数1.5k
关注者数33
派生数612
提交数4.3k
已启用问题?
问题数3228
打开的问题数86
拉请求数4648
打开的拉请求数9
关闭的拉请求数665
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?