Hello!

I’m excited to announce that Meds v0.6.0 is out! [image: :tada:]

Check it out here: GitHub link <https://github.com/cnaize/meds>

The main update is a completely reworked core for higher performance, using 
a decoupled reader / worker / logger model:

   - 
   
   Readers drain NFQUEUE as fast as possible
   - 
   
   Workers handle CPU-intensive packet filtering
   - 
   
   Logger uses zerolog <https://github.com/rs/zerolog> with worker-based 
   async logging to minimize overhead
   
This architecture allows Meds to process more packets with lower latency, 
making it more efficient on modern systems.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/cda5a375-2f99-42a6-825f-b4f08f6c9ea7n%40googlegroups.com.

Reply via email to