eventing

Open source specification and implementation of Knative event binding and delivery

Github stars Tracking Chart

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,

Main metrics

Overview
Name With Ownerknative/eventing
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:Apache License 2.0
所有者活动
Created At2018-03-12 21:08:29
Pushed At2025-05-06 12:16:24
Last Commit At
Release Count347
Last Release Namev0.45.1 (Posted on 2025-05-06 12:16:23)
First Release Namev0.2.0 (Posted on 2018-11-12 16:59:16)
用户参与
Stargazers Count1.5k
Watchers Count33
Fork Count612
Commits Count4.3k
Has Issues Enabled
Issues Count3228
Issue Open Count86
Pull Requests Count4648
Pull Requests Open Count9
Pull Requests Close Count665
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private