Open GoogleCodeExporter opened 9 years ago
I examined source code of redis. As far as I understand hash has to encode a
integers right way. Is this true?
Apparently large memory overhead knocked me up.
30Mb data was loaded to redis (as hash) and consume 115Mb memory
(used_memory_human).
Is it possible to reduce these costs in any way?
Original comment by mousm...@gmail.com
on 12 Mar 2011 at 9:44
Original issue reported on code.google.com by
mousm...@gmail.com
on 10 Mar 2011 at 1:43