Ben Boyter

You Don't Need a Library for File Walking in Go

Go file walk implementations have radically different performance characteristics. In 2021 the native implementation has improved so much, you don't need anything else.

Memcached vs Redis - More Different Than You Would Expect

Memcached and Redis. More different than first appearances would suggest. From how they use memory to how they expire items, the differences are not as subtle as you would expect.