3 releases
0.1.0 |
|
---|---|
0.0.3 | Feb 19, 2024 |
0.0.2 | Feb 17, 2024 |
0.0.1 | Feb 11, 2024 |
#260 in #sdk
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.
- Client
- 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–21MB
~306K SLoC