Nice. I like those Ethernet chips. These days, you can find MCUs with built-in Ethernet hardware, but I still enjoy working with simple AVRs, so the w5500 (basically an upgraded w5100) is my go-to. I wrote a little…
> many key value stores are not hash tables Yep. In fact, in an FPGA, you can even have true TCAM/CAMs (content addressable memory). https://www.xilinx.com/products/intellectual-property/ef-di-...
Nice. I like those Ethernet chips. These days, you can find MCUs with built-in Ethernet hardware, but I still enjoy working with simple AVRs, so the w5500 (basically an upgraded w5100) is my go-to. I wrote a little…
> many key value stores are not hash tables Yep. In fact, in an FPGA, you can even have true TCAM/CAMs (content addressable memory). https://www.xilinx.com/products/intellectual-property/ef-di-...