/adhm

Primary LanguageC++

adhm is a diy redis implementation

Note this is not a production grade clone or fork of redis, just something built for fun to understand more about in-memory hash-maps.

The code was written while following along with build your own redis