I Thought Redis Was Just a HashMap

go dev.to

https://mukul0x9.pages.dev/blog/memdb/

tiny in-memory db in Go to understand in memory database. here's what I learned about hash tables, lock contention, and why Redis isn't just a HashMap.

Source: dev.to

arrow_back Back to Tutorials