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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?