Oron Sharabi

Results 16 comments of Oron Sharabi

Thank you for everything, I've learnt so much from actix, from rust to concurrency. I've been working on a distributed chat app using actix and actix-web for the past 6...

Thank you for reviewing my project! So my project doesn't implement the raft consensus protocol. It uses https://github.com/async-raft/async-raft for the raft protocol. I surely could use some good library for...

Never done that before, may you recommend on what license should I use?

Hey! Thank you for posting this issue! From what I remember I could ran 4 nodes without a problem. It's been long time since I've worked on this project. I...

@codesome @roidelapluie any inputs on this subject please? 🙏

Hi, sounds like a great idea! I can see how this is going to keep disk space bounded but is it the same for memory? I thought that the chunks...

I'm very happy I found this, really great breakdown of `vmstorage`. Thanks a lot @valyala ! I must ask as I notice this part: ``` canonical_metric_name -> tsid for fast...

I see, thank you! May I ask what is the motivation behind this project? :)

I understand, thanks for sharing this with me. Regardless I think that this project would be super valuable if someone wanted to write a `tsdb` server in rust and support...