postgres has internal types called inet and cidr which could theoretically be used the same way as I use my goripr implementation but also extended to ipv6.
Would be interesting to how postgres would manage deduplication/aggregation of overlapping ip ranges
postgres has internal types called inet and cidr which could theoretically be used the same way as I use my goripr implementation but also extended to ipv6. Would be interesting to how postgres would manage deduplication/aggregation of overlapping ip ranges