Juan Calderon-Perez

Results 1409 comments of Juan Calderon-Perez

Any update on this? Whats the alternative for high traffic interfaces? For ex: 10GbE

This is actually fixed by https://github.com/elastic/beats/pull/35453

@phemmer I'm guessing your gist is under `MIT License`, since it's based on `cidranger`. I can develop/publish a go module with this code, tests, benchmarks, docs and give you credit...

@ldkingvivi Seems like you integrated those changes already and added even more functionality. The `Contains() bool` function is very useful!

@phemmer Awesome, from my local benchmarks it seems the changes made by @ldkingvivi make it even faster. See here: https://github.com/ldkingvivi/cidranger/blob/master/iptire/trie.go

Pretty nice! Are there still plans to release an open-source version of this?

@sujit-baniya PR #451 now allows you to get the Conn from any of the storage drivers, not just Redis. Does that help?