Theo M. Bulut

Results 62 issues of Theo M. Bulut

We need to implement sensors for Prometheus. To send metrics to Prometheus. In `callysto/src/sensors` and put sensible sensors across the code.

enhancement
I'm too young to die

To enable custom Stream implementations.

enhancement
Hurt me plenty

documentation
I'm too young to die

To enable custom Sink implementations

enhancement
Hurt me plenty

Configure the consumers if `ExactlyOnce` is passed with ``isolation.level="read_committed"`` and producers should be configured with ``retries=isize::MAX_VALUE`` and ``enable.idempotence=true`` per default. Otherwise leave the default.

enhancement
I'm too young to die

**Is your feature request related to a problem? Please describe.** Lever 0.1.1 is not compilable with latest compiler. **Describe the solution you'd like** Update to latest lever 0.1.2. **Describe alternatives...

I-executor

Ongoing work of #179

Stale

Fixes #133 ##### Checklist - [ ] tests are passing with `cargo test`. - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added -...

**Is your feature request related to a problem? Please describe.** I want to store the state of the current mailbox and restore it when I need it. **Describe the solution...

enhancement
help wanted
good first issue
A-state
C-feature-request

Need to be able to spawn onto the same thread

I-executor
I-scheduler