Theo M. Bulut

Results 62 issues of Theo M. Bulut

I think examples have some problems with allocation, currently, arc_rwlock_std example fails with the message below: ``` memory allocation of 1879048192 bytes failedAborted (core dumped) ```

This one is little bit tricky. You need to inject custom partition assignor as raw pointer allocated on heap by using the implementaion of this trait: https://docs.rs/rdkafka/latest/rdkafka/consumer/trait.ConsumerContext.html need to make...

enhancement
Nightmare

- [ ] `group_by` - [ ] `items`: iterate over both key and value at the same time - [ ] `events`: access raw events - [ ] `take`: buffer...

enhancement
Nightmare

enhancement
Hurt me plenty

@ExpLog told me to have a book for Callysto. Referenced Fastapi book as example: https://fastapi.tiangolo.com/ Other books in Rust: https://book.async.rs/

documentation
I'm too young to die

enhancement
Nightmare

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

enhancement
I'm too young to die

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

enhancement
I'm too young to die