3 releases

0.1.0 Feb 9, 2024
0.0.3 Feb 19, 2024
0.0.2 Feb 17, 2024
0.0.1 Feb 11, 2024

#12 in #unofficial

23 downloads per month

Apache-2.0

14KB
203 lines

Knativity - Unofficial Rust SDK for Knative

This is a placeholder. I'm currently implementing the same functionality closed source. As I progress and get a better grip on the best approach I will start to build this crate in parallel

Versioning

Please consider everything 0.0.* as extremely unstable and absolutely not ready for production use.

Roadmap

  • Eventing
    • Client
      • Sending Events
      • Retry with backoff
      • circuit breaker
    • Sink. Receiving Events.
  • Serving

lib.rs:

Unofficial Rust SDK for Knative

This is a placeholder. I'm currently implementing the same functionality closed source. As I progress and get a better grip on the best approach I will start to build this crate in parallel

Versioning

Please consider everything 0.0.* as extremely unstable and absolutely not ready for production use.

Roadmap

  • Eventing
    • Client
      • Sending Events
      • Retry with backoff
      • circuit breaker
      • tracing logs
      • opentelemetry
    • Sink. Receiving Events.
  • Serving

Dependencies

~9–22MB
~334K SLoC