valkey-io / valkey-doc

Other
17 stars 25 forks source link

`/topics/memory-optimization.md` has out dated information and confusing headings #119

Open stockholmux opened 1 month ago

stockholmux commented 1 month ago

In pre-publishing review (#91), I found the following issues with /topics/memory-optimization.md

The names in the headings for Valkey <= 6.2 and Redis OSS >= 7.0 are swapped (and slightly confusing)

This is the result against a 64 bit instance of Redis OSS 2.2:

Redis OSS 2.2 is not relevant in 2024

WARNING: for this to work, make sure that in your valkey.conf you have something like this: hash-max-zipmap-entries 256

I don't think this will work in Valkey since 7.0 switched to listpack