dotnet/orleans

Google Cloud Pub/Sub streaming support

Open

#9,030 opened on May 30, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (2,123 forks)batch import
area-streaminghelp wanted

Repository metrics

Stars
 (10,777 stars)
PR merge metrics
 (Avg merge 2d 2h) (64 merged PRs in 30d)

Description

Unfortunately, the current implementation is quite old and reference dependencies with CVE.

The existing provider also is not automatically tested; making the updating process dangerous, especially since we don't have in-house experience with Google Cloud Pub/Sub.

The plan is to remove it from the repo. But if someone wants to revive it, with up-t-date dependencies and automated tests, then feel free to revert the deletion PR (#9031), and start from there.

Contributor guide