Moving from glorified hashmap to proper database :D
@samarthnagar29392 күн бұрын
Some might it's not a proper db as only one user duh but whatever as I like to say it's military grade
@kevinbatdorf6 күн бұрын
A bloom filter would be faster to look up whether the IP is on the deny list
@sebschrader3 күн бұрын
20:50 since IPv6 networks are usually never smaller than a /64 you can just store the first 64 bits of the prefix and the prefix length instead of the whole 128 bits
@jzelinskie7 күн бұрын
Haven't spent much time in this domain, but I was under the impression the canonical data structure for CIDR ranges is a trie? Did you explore that at all?
@dejangegic7 күн бұрын
Sounds like a great place to use libSQL
@LewisCowles6 күн бұрын
custom sqlite extension might go back to being harder for devs to integrate
@MauriceKindermann7 күн бұрын
Thanks for this. Would have been useful to cover how this is different from Cloudflare (the worlds biggest DNS security layer with WAF). As far as I understand this isn't a DNS layer, but more like a middleware in Laravel. Cool concept.
@ohitsjudd7 күн бұрын
The pricing seems a bit odd, still not sure how this would compete with Cloudflare's offerings.
@arytiwa4351Күн бұрын
Can anyone comment on LMDB or levels db for this purpose ?
@djordje19994 күн бұрын
HAProxy with GeoIP Database can do good geo blocking..
@v3ct0r767 күн бұрын
Mike looks like a Taylor Otwell who took steroid for last decade and grew a beard LMAO :D
@Karan-zz8eh3 күн бұрын
Makes no sense for product market fit, Cloudflare was invented for this reason a decade ago.