Hubert Gruszecki

Results 31 comments of Hubert Gruszecki

@pikhovkin it is now solved, can you try?

@pikhovkin what about now? is everything ok?

Closing, already done by @spetz

@berendsliedrecht please take a look at discord 🦀

![image](https://github.com/iggy-rs/iggy/assets/5490304/c6832a49-b195-4436-adbe-8aff04a2cfd3) Just to add, if the PR would get too big, split it into separate PRs for Partition, Segment, etc.

hey @berendsliedrecht, any plans to continue?

> Hi, What are the benefits of doing this? We can seamlessly switch between other RwLock types: https://crates.io/crates/keepcalm vs tokio RwLock vs https://crates.io/crates/peace-lock (for debugging purposes, if possible) vs https://crates.io/crates/async-lock...

https://github.com/BurntSushi/quickcheck

After some thoughts, we would like to have implemented: - old style, unsafe caching, with per-partition ringbuffer from `ringbuffer` crate - new style, safe(r) caching, with global atomic counter -...